

/* CSS Document */

/******************COMMON AREA********************/
*
{
	margin:0px;
}
body
{
	width:100%;
	background-image:url(http://www.goodwinsales.com/custom/12/images/body_bg.jpg);
	margin-top:5px;
	margin-bottom:5px;
}
#bodyBg
{
	width:100%;
	background-image:url(http://www.goodwinsales.com/custom/12/images/body_bg.jpg);
}
#wrapper
{
	width:900px;
	margin:auto;
	background-image:url(http://www.goodwinsales.com/custom/12/images/contentstar.jpg);
	background-repeat:repeat;
	border:1px solid #edcc8e;
}
.lighter
{
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333;
}
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	color: #333;
	padding:5px;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	padding:5px;
}

/************LOGO AND PHONE INFO*************/
#logoAndPhone
{
	width:900px;
	height:150px;
	background-image:url(http://www.goodwinsales.com/custom/12/images/body_bg1.jpg);
}
#logo
{
	float:left;
	height:115px;
	width:264px;
}
#phoneInfo
{
	float:right;
	margin-top: 15px;
	margin-right: 20px;
	
}

/****************NAVIGATION AREA********************/
#navigation
{
	width:900px;
	clear:both;
	margin-top:5px;
	margin-left: 50px;
	padding-top:5px;
}
#navigation a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333;
	text-decoration: none;
	text-align: center;
	list-style-type: none;
	display: inline;
	word-spacing: 1em;
	padding:17px;
}
#navigation a:hover
{
	color:#c30;
}
/**************BANNER AREA*********************/
#banner
{
	width:900px;
	height:260px;
}

/**************MAIN CONTAINER AREA*********************/
#mainContainer
{
	width:900px;
	/*background-image:url(http://www.goodwinsales.com/custom/12/images/contentstar.jpg);
	background-repeat: repeat;*/
}

#middlearea
{
	width:900px;
	/*background-image:url(http://www.goodwinsales.com/custom/12/images/contentstar.jpg);
	background-repeat: repeat;*/
}



#topLine
{
	background-image:url(http://www.goodwinsales.com/custom/12/images/topangle_bg.jpg);
	clear:both;
}
/***************LEFT NAVIGATION AREA********************/
#leftNavigationArea
{
	width:230px;
	float:left;
	/*background-image:url(http://www.goodwinsales.com/custom/12/images/contentstar.jpg);
	background-repeat: repeat;*/
}
#leftNavigation ul
{
	width:180px;
	margin-top:10px;
	padding-left:20px;
	margin-left: 10px;
}
#leftNavigation ul li
{
	list-style:none;
}
#leftNavigation ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-transform: capitalize;
	color: #333;
	text-decoration: none;
	background-image:url(http://www.goodwinsales.com/custom/12/images/leftside.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	display: block;
	line-height: 30px;
}
#leftNavigation ul li a:hover
{
	color:#C30;
}

/****************CONTENT AREA****************************/
#contentArea
{
	width:660px;
	float:right;
	/*background-image:url(http://www.goodwinsales.com/custom/12/images/contentstar.jpg);
	background-repeat: repeat;*/
}

/*********************FOOTER AREA**************************/
#footer
{
	margin:auto;
	width:900px;
	height:60px;
	border-top:#999 solid 0px;
	clear: both;
	background-color: #FFF;
}

/******************SHOWSMART*****************/
#showSmart
{
	float: left;
	width:250px;
}
#showSmart img
{
	margin-left: 30px;
	margin-top:0px;
	margin-bottom:-5px;
}

#showSmart ul
{
	padding-left: 20px;
}
#showSmart ul li
{
	text-decoration: none;
	display: inline;
	border-right-width: 0px;
	border-right-style: dashed;
	border-right-color: #999;
	list-style-type: none;
	
}
#showSmart ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
#showSmart ul li a:hover
{
	color:#39F;
}

/******************COPYRIGHT*****************/
#copyright
{
	float: left;
	width: 380px;
	margin:auto;
	margin-top:10px;
}
#copyright p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-align:center;
	word-spacing: 0.01em;
}
/******************SALESSTREET*****************/

#salesStreet
{
	float: right;
	width:250px;
	text-align:center;
}
#salesStreet img
{
	margin-left:130px;
	margin-top:3px;
	margin-bottom:-8px;
}
#salesStreet ul
{
	margin-left:50px;
}
#salesStreet ul li
{
	text-decoration: none;
	display: inline;
	border-right-width: 0px;
	border-right-style: dashed;
	border-right-color: #999;
	list-style-type: none;
	padding:0px;
}
#salesStreet a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
#salesStreet ul li a:hover
{
	color:#39F;
}

/******************* Standard ******************/
.error_msg{
	FONT-SIZE: 12px; 
	color : #C30;
	font-weight : normal;
}


.error_msgsmall{
	color : Red;
	FONT-SIZE: 11px; 	
}

.info_msg{
	color : Green;
	font-weight : bold;
}

.info_msgsmall{
	color : Green;
	FONT-SIZE: 11px;
}

.main_txt {	
	FONT-SIZE: 11px;  
	FONT-FAMILY: Verdana;
}

.main_txt_bold {	
	FONT-SIZE: 11px;  
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;
	margin-left:-10px;
}

.main_txt_bold_small {	
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	TEXT-INDENT: 0px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.main_txt_small {		
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	TEXT-INDENT: 0px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.header_small
{
 	width:900px;
 	height:40px;
 	padding:0px 0px 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333;
}

.blue_header_small
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	color : #4E82C8;
}

.box {
	background-image:url(http://www.goodwinsales.com/custom/12/images/contentstar.jpg);
	border: 1px solid #000000;	
}

th{
	background-color : 	#545454;
	font-size:			12px;
	color : White;
	text-align: left;
}

A.th:link {
	COLOR: #FFFFFF;
}

A.th:visited {
	COLOR: #FFFFFF;
}

.tableheader {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; 
}
A.tableheader:link {
	COLOR: #ffffff;
}

A.tableheader:visited {
	COLOR: #ffffff; 
}

.tableheadersmall {
	FONT-SIZE: 11px; COLOR: #FFFFFF;
}
A.tableheadersmall:link {
	COLOR: #FFFFFF;
}

A.tableheadersmall:visited {
	COLOR: #FFFFFF;
}

.tableheaderselected {
	FONT-SIZE: 11px; 
	COLOR: #FF6400;
	FONT-WEIGHT: bold;
}
A.tableheaderselected:link {
	COLOR: #FF6400;
}

A.tableheaderselected:visited {
	COLOR: #FF6400;
}

.bgr2{
	background-color : #7c6843;
}

a:link,a:active,a:visited 
{ color : #545454;  }

a:hover	
{ text-decoration: underline; 
  color : #545454; }

.form_button
{
	background : #7c6843;
	color : White;
	FONT-SIZE: 12px;
	font-weight : bold;	
	margin-left:-10px;
}

th{
	background-color : 		#7c6843;
	font-size:				12px;
	color : White;
	text-align: left;
}

.cart{
	font-size:	 12px;
	COLOR: #545454;
}

.maintableheader
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	COLOR: #000000; 
	padding0-bottom:10px;
}

td{
	font-size:	 12px;
	color : 	 Black;
	line-height: 14pt;	
}
.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding:5px;
	margin:5px;
}
.Interest
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}
.whitewindow
{
	margin-left:10px;
}
.whitewindow .window-topleft{
	BACKGROUND-IMAGE: url(/images/templates/grey/window-topleft.gif); BACKGROUND-REPEAT: no-repeat
}
.whitewindow .window-topcenter{
	BACKGROUND-IMAGE: url(/images/templates/grey/window-topcenter.gif); BACKGROUND-REPEAT: repeat
}
.whitewindow .window-topright{
	BACKGROUND-IMAGE: url(/images/templates/grey/window-topright.gif); BACKGROUND-REPEAT: no-repeat
}
.whitewindow .window-middleleft{
	BACKGROUND-IMAGE: url(/images/templates/grey/window-middleleft.gif); BACKGROUND-REPEAT: repeat
}
.whitewindow .window-middleright{
	BACKGROUND-IMAGE: url(/images/templates/grey/window-middleright.gif); BACKGROUND-REPEAT: repeat
}
.whitewindow .window-bottomleft{
	BACKGROUND-IMAGE: url(/images/templates/grey/window-bottomleft.gif); BACKGROUND-REPEAT: no-repeat
}
.whitewindow .window-bottomcenter{
	BACKGROUND-IMAGE: url(/images/templates/grey/window-bottomcenter.gif); BACKGROUND-REPEAT: repeat
}
.whitewindow .window-bottomright{
	BACKGROUND-IMAGE: url(/images/templates/grey/window-bottomright.gif); BACKGROUND-REPEAT: no-repeat
}		

.greytext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#545454;
}
.cart_view{
	
	height:25px;
	/*width:64px;
	*/
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#545454;
	text-decoration:none;
	padding:3px;	
	}
	
	/* Below Classes for Email Validation Errors */

.Email_Message{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	color :#000000;}	

.form_input{
background-color:#ffffff;
border: 1px solid #D9D9D9;

}
.form_input_err{
	background-color:#D9D9D9;
	border: 1px solid #000000;
}

/**/
body{
	background:url(/custom/3/images/index_02.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2F2E2E;
	margin:15px 0px 0px 0px;
	line-height:16px;
	}
	

	h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ed2027;
	}


	.search{
	background:url(/custom/3/images/search_bg_08.gif) no-repeat;
	height:23px;
	width:173px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	padding:3px;
	margin:0px;
	}
	
	.search_btn{
	background:url(/custom/3/images/index_08.gif) no-repeat;
	height:15px;
	width:18px;
	padding:0px;
	margin:0px 0px 0px 10px;
	}
	
	.search input{
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}
	
	.tabs{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#545454;
		margin:0px;
		padding:22px 0px 0px 0px;
		}

	.tabs a{
	float:left;
	height:25px;
	/*width:64px;
	*/
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#545454;
	text-decoration:none;
	padding:4px;
	margin:0px 0px 0px 20px;
	}
	
	.tabs a:hover{
	float:left;
	background:url(/custom/3/images/tabs_bg_03.gif) repeat-x;
	/*width:64px;*/
	height:25px;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding:5px;
	margin:0px 0px 0px 20px;
	}
	
 .centerhd{
 background-image:url(/custom/3/images/hd_bg.gif);
 background-repeat:no-repeat;
 width:705px;
 height:40px;
 padding:0px 0px 0px 25px;
 font-size:18px;
 }
	
 .txt{
	padding:10px 10px 15px 10px;
	margin:0px 0px 0px 0px;
	}
	
.right{
width:218px;
margin-left:5px;
}	
	
.cart{
	background:#f9fdff;
	border:1px solid #e8e8e8;
	padding:10px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	}
		
.cart li{
list-style:none;
padding:2px 0px 0px 15px;
margin:0px;
}

.cart li a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#ed2027;
padding:0px 0px 0px 15px;
margin:0px;
text-decoration:none;
}

.cart li a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#ed2027;
padding:0px 0px 0px 15px;
margin:0px;
text-decoration:underline;
}
		
.login{
padding:15px 0px 0px 0px;
margin:10px 0px 0px 10px;
}

.inputbox{
width:200px;
height:20px;
border:1px solid #e8e8e8;
margin:15px 0px 0px 0px;
padding:5px 0px 0px 5px;
}
	
 .login_btn{
	background:url(/custom/3/images/index_38.gif) no-repeat;
	width:86px;
	height:25px;
	border:none;
	margin:15px 3px;
	padding:0px;
	}
	
	.link{
	background:#f9fdff;
	border:1px solid #e8e8e8;
	padding:10px 0px 10px 0px;
	margin:0px 0px 2px 0px;
	}
	
	.link li{
	list-style:none;
	padding:2px 0px 5px 10px;
	margin:0px;
	}
	
	.link li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#373636;
	padding:0px 0px 0px 10px;
	margin:0px;
	text-decoration:none;
	}
	
	.link li a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#373636;
	padding:0px 0px 0px 10px;
	margin:0px;
	text-decoration:underline;
	}



