
/*** COMMON STYLES ***/
*	 	{ margin: 0px; padding: 0px;}
body 	{ color: #231F20; font-family: Arial, tahoma, trebuchet MS; font-size: 13px;}

h1 { color:#FE0000;	font-size: 34px; font-weight: bold;}
h2 { font-size: 17px; font-weight: bold;}

img { border: none;}

#wrapper { margin: auto; width: 1000px;}

.clear 		{ clear: both;}

.moduletable_contact 					{ background: url("../../../images/common/contact_us.jpg") no-repeat; height: 200px; margin-left: 35px; text-align: center; width: 215px;}
.moduletable_contact h3 				{ font-size: 18px; color: #ffffff; padding: 3px 0px; text-transform: uppercase;}
.moduletable_contact .sub_heading 		{ font-size: 15px; font-weight: bold; padding-top: 8px;}
.moduletable_contact div.mod_content	{ height: 165px; margin: 0 auto; width: 200px;}
.moduletable_contact a 					{ color: #5D1C70; cursor: pointer; text-decoration: underline;}
.moduletable_contact #phone_no 			{ font-size: 24px; font-weight: bold;}
.moduletable_contact #email 			{}
.moduletable_contact #address 			{ color: #046ECC; font-size: 15px;}
.moduletable_contact #address a 		{ color: #046ECC; cursor: pointer; text-decoration: none;}

.moduletable_upload 		{ height: auto; margin-left: 35px; padding: 25px 0px; text-align: center;}
.moduletable_upload h3 		{ color: #FE0000; font-size: 18px; font-weight: bold; text-transform: uppercase;}
.moduletable_upload a 		{ background: url("../../../images/common/blue_button.jpg") no-repeat; color: #ffffff; display: block; font-size: 20px; font-weight: bold; height: 25px; margin-top: 3px; padding: 5px 0px; text-decoration: none; width: 215px;}
.moduletable_upload a:hover {}

/*** -- COMMON STYLE END -- ***/

/*** HEADER ***/
#header { background: url("../../../images/common/yardsignsheader.jpg") no-repeat; height:120px; margin:0 auto; width:950px;}
#logo 	{ float: left; height: 120px; width: 180px;}
#logo a { cursor: pointer; display: block; height: 100%; width: 100%;}
#header .custom_img { float: right; height: 120px; width: 480px;}
/*** -- HEADER END -- ***/

/* START Navigation */
.navlinks                               { padding: 10px 0; width: 100%; position: relative; z-index:999;}
ul.menu_seo                             { margin: 0; padding: 0; text-align: center; position: relative;}
ul.menu_seo li                          { display: inline;  position: relative; padding: 0px 8px;}
ul.menu_seo>li                          { border-left: 1px solid #3111A3;}
ul.menu_seo li a, ul.menu_seo li span   { color: #2E3192; text-decoration: underline; font-size: 15px; width: 100%;}
ul.menu_seo li#current>a                { color: #00AEEF;}
ul.menu_seo li:first-child              { border-left: 0 solid;}
ul.menu_seo li.parent                   { }
ul.menu_seo li.parent ul                { display: none; position: absolute; width: 205px; text-align: left;  margin: 5px 0px 0px 12px; padding: 18px 0px 2px 0px; top: 0px; left: -10px; background: url("../../../images/common/bg_drop.jpg") repeat-x scroll center 16px transparent;}
ul.menu_seo li.parent:hover ul          { display: block;}
ul.menu_seo li.parent:hover ul li ul    { display: none; }
ul.menu_seo li.parent ul li             { display: block; clear: both; margin: 0px 2px 0px 2px; padding: 4px 2px 4px 10px; background-color: #fff; }
ul.menu_seo li.parent ul li:first-child { }
ul.menu_seo li.parent ul li:last-child  { }
ul.menu_seo li.parent ul li a           { display: block; width: 100%; }
ul.menu_seo li.parent ul li ul          { display: none; margin: 10px 0px 0px 30px; }
ul.menu_seo li.parent ul li:hover ul    { display: block; }
/* END Navigation */

/*** CONTENT ***/
.main_desc 				{ height: auto; margin: 0; min-height: 45px; padding: 0;}
.main_desc .title 		{ float: left; height: auto; width: 190px;}
#page_desc 				{ float: left; font-size: 15px; height: auto; padding-top: 5px; text-align: justify; width: 510px}

.mod_title 				{ color: #FFF200; font-size: 17px; font-weight: bold; text-align: center;}
.mod_desc				{ clear: both; font-size: 15px; height: auto; padding-top: 5px; text-align: center;}

.small_mod 				{ background: url("../../../images/common/vw_210X300.jpg") no-repeat; height: 210px; width: 300px;}
.small_mod .mod_title 	{ font-size: 17px; min-height: 20px; padding: 3.5px 0;}
.small_mod .mod_img 	{ height: 175px; margin: 0 auto; width: 285px;}

.medium_mod				{ background: url("../../../images/common/vw_250X340.jpg") no-repeat; float: right; height: 250px; width: 340px;}		
.medium_mod .mod_title 	{ font-size: 17px; min-height: 20px; padding: 3.5px 0;}
.medium_mod .mod_img 	{ height: 215px; margin: 0 auto; width: 325px;}

.large_mod				{ background: url("../../../images/common/vw_240X950.jpg") no-repeat; height: 240px; width: 950px;}		
.large_mod .mod_title 	{ font-size: 17px; min-height: 25px; padding: 3.5px 0;}
.large_mod .mod_img 	{ height: 195px; margin: 0 auto; width: 925px;}

.sidebar .mod_title 	{ color: #FFFFFF; font-size: 18px; font-weight: bold; text-align: center;}

#ys_row1 		{ border: 1 px solid #c7c7c7; height: auto; margin: 0 auto;	width: 950px;}
#ys_row1_col1 	{ float: left;	height: 100%; margin: 0 auto; width: 700px;}

.ys_row1_col1_row 	{ background: white; height: auto;	margin: 5px auto; width: 100%;}

.ys_row1_col1_mod_wrapper 	{ float: left; height: auto; min-height: 275px; width: 340px;}
.ys_row2_mod_wrapper		{}

#ys_mod1_wrapper 			{}
#ys_mod2_wrapper 			{ margin-left: 20px;}
#ys_mod3_wrapper 			{}
#ys_mod4_wrapper 			{ margin-left: 20px;}
#ys_mod5_wrapper 			{ background: url("../../../images/common/ys_240X950.jpg") no-repeat; height: 240px; margin:25px auto 0 auto; width: 950px;}
#ys_mod6_wrapper 			{ background: url("../../../images/common/ys_170X950.jpg") no-repeat; height: 170px; margin:25px auto 0 auto; width: 950px;}
#ys_mod7_wrapper 			{ background: url("../../../images/common/ys_290X950.jpg") no-repeat; height: 290px; margin:25px auto 0 auto; width: 950px;}
#ys_mod8_wrapper			{ background: url("../../../images/common/ys_240X560.jpg") no-repeat; float: left; height: 240px; width: 560px;}
#ys_mod9_wrapper			{ background: url("../../../images/common/ys_240X360.jpg") no-repeat; float: left; height: 240px; margin-left: 30px; width: 360px;}

.b_row1_col1_mod_desc { font-size: 13px; padding-top: 10px; text-align: center;}


#ys_row1_col1_row4_col1 { float: left; height: auto; width: 215px;}
#ys_row1_col1_row4_col2 { float: right; height: auto; width: 485px;}

/**Sidebar**/
#ys_row1_col2 		{ float: left; height: 100%; margin: 0 auto; width: 250px;}

#ys_row1_col2_mod1 {}
#ys_row1_col2_btn  {}

#ys_row1_col2_mod2 			{ background: url("../../../images/common/ys_265X215.jpg") no-repeat; height: 265px;  margin: 5px 0px 5px 35px; width: 215px;}
#ys_row1_col2_mod2_title 	{ min-height: 24px; padding: 3px 0px; text-align: center; text-transform: uppercase;}
#ys_row1_col2_mod2_img 	{ height: 225px; margin: 0 auto; width: 200px;}


.price_table 		{ background: url("../../../images/common/ys_570x950.jpg") no-repeat; color: #000000; height: 570px; margin: 30px auto; width: 950px;}
.price_table_no_color		{ background: url("../../../images/common/ys_370X950.jpg") no-repeat; color: #000000; height: 370px; margin: 30px auto; width: 950px;}
.t_title 			{ color: #ffffff; font-size: 22px; font-weight: bold; min-height: 26px; padding: 2.5px 0px; text-align: center;}
.t_wrapper 			{ background: #ffffff; border: 1px solid #000000; height: 155px; margin: 0 auto; width: 925px;}
.t_bottom 			{ margin-top: 11px;}
.t_header 			{ background: #FFF200; border-bottom: 1px solid #000000; font-size: 20px; font-weight: bold; height: 35px; width: 100%;}
.t_header .col_text { font-size: 13px; font-weight: bold; height: 12px;}
.t_row 				{ border-bottom: 1px solid #000000; height: 29px; width: 100%;}
.last_row 			{ border: none;}
.odd 				{ background: #E6E7E8;}
.even 				{}
.t_column 			{ border-right: 1px solid #000000; float: left; font-size: 17px; font-weight: bold; height: 19px; padding: 5px 0px; text-align: center; width: 89px;}
.first_column 		{ border-right: 1px solid #000000; font-size: 16px; font-weight: bold; width: 115px;}
.last_column 		{ border: none;}
.g_label 			{ font-size: 22px; font-weight: bold; height: 0px; padding: 0px 0px; text-align: center; width: 950px; color:red;}

.t_header .t_column 		{ font-size: 20px; font-weight: bold; height: 25px; padding: 5px 0px;}
.t_header .first_column 	{ background: #ED1C24; color: #ffffff; height: 25px; padding: 5px 0px;}
.t_header .second_column 	{ height: 35px; margin: 0; padding: 0;}

.color_col { height: 20px; padding: 5px 0px;}
.t_col_100 { background: #91CDF1;}

#ys_row6_mod		{ height: 240px; width: 950px;}
#ys_row6_mod_title 	{ min-height: 22px; padding: 5px 0px;}
#ys_row6_mod_img 	{ height: 195px; margin: 0 auto; width: 925px;}

#ys_row7_mod		{ height: 170px; width: 950px;}
#ys_row7_mod_title 	{ min-height: 22px; padding: 5px 0px;}
#ys_row7_mod_img 	{ height: 125px; margin: 0 auto; width: 925px;}

#ys_row8_mod				{ height: 290px; width: 950px;}
#ys_row8_mod_title 			{ min-height: 22px; padding: 5px 0px;}
#ys_row8_mod_img 			{ float: left; height: 245px; margin-left: 12px; width: 500px;}
#ys_row8_mod_content		{ color: #ffffff; float: left; font-size: 16px; height: 245px; line-height: 30px; margin-left: 35px; text-align: center; width: 350px;}
#ys_row8_mod_content_title	{ font-size: 18px; font-weight: bold; margin: 20px 0px;}


#ys_row9 				{ margin: 25px auto 0 auto; width: 950px;}
#ys_row9_mod1 			{ height: 240px; width: 560px;}
#ys_row9_mod1_title 	{ min-height: 22px; padding: 5px 0px;}
#ys_row9_mod1_img 		{ float: left; height: 195px; margin-left: 12px; width: 250px;}
#ys_row9_mod1_content 	{ color: #ffffff; float: left; font-size: 15px; height: 180px; line-height: 19px; margin-left: 20px; padding-top: 15px; text-align: center; width: 260px;}
#ys_row9_mod2 			{ height: 240px; width: 360px;}
#ys_row9_mod2_title 	{ min-height: 22px; padding: 5px 0px;}
#ys_row9_mod2_content 	{ color: #231F20; font-size: 16px; height: 165px; margin: 0 auto; padding: 15px; text-align: center; width: 295px;}

/*** -- CONTENT END -- ***/


/*** FOOTER ***/
#mod_search_searchword { border-left:2px solid #BABAD1; border-top:2px solid #BABAD1; height:15px; width:250px;}
.inputbox 		{ background:none repeat scroll 0 0 #EFEFEF; border:1px solid #2D3640; line-height:12px; padding:2px 0 2px 2px;}
.bottomLinks	{ clear:both; height:40px; padding-top: 15px; text-align:center; font-family:Helvetica;}
.bottomLinks  a:link, .bottomLinks a:visited { font-size:11px; font-weight:bold; padding:5px;}
.bottomLinks div { display:inline; margin:0px 0px;}
.bottomLinks h3 { display:inline; font-weight:bold; color:#000000; font-family:Helvetica; font-size:15px; margin:0px 0px;}
.bottomLinks form { display:inline; margin:0px 10px;}
.joomla_add_this { margin-left:25px; z-index:10000001;}

.bottomLinks ul.menu 		{ display:inline;}
.bottomLinks ul.menu li		{ display:inline; background-image:url(../images/blue_border.png); background-position:left center; background-repeat:no-repeat;}
.bottomLinks ul.menu li a	{ padding:0px 8px;}

.bottomLinks a 		 { color:#000000; text-decoration:none;}
.bottomLinks a:hover { text-decoration:underline;}

.rawimages a 		{ padding:3px !important;}
.rawimages a img 	{ margin-bottom: -5px !important;}

li.item89 a , li.item89 a span { color:#00ADF0 !important;}

#footer { margin:10px 0px;}

.copyright { font-size:11px; text-align:center; width:100%; margin:0 auto; padding-top:10px; color:#000000; font-family:Tahoma,Arial,sans-serif;}

/*** -- FOOTER END -- ***/
