@charset "utf-8";

.logoTD:link, .logoTD:hover, .logoTD:active, .logoTD:visited {
	height: 115px;
	width: 350px;
	display: block;
	text-decoration: none;
}
.searchBox {
	height: 14px;
	width: 200px;
	font-size: 12px;
	color: #666666;
}
.searchButton {
	height: 19px;
	width: 57px;
	background-image: url(images/search_button.jpg);
	display: none;
}
.rightBlackBar {
	background-color: #000000;
	width: 30px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.searchTable {
	padding-right: 2px;
}

.contentTable {
}

.searchDiv {

	background-image: url('images/top_runner.jpg');

}

.searchDisplayTable {
	margin-top: 20px;
	width: 90%;
	border-collapse: collapse;
	border: 2px solid #FFFFFF;
	
}
.searchDisplayTable td{
	text-align: center;
	padding: 10px;
	width: 33%;
	margin:0px;
	border: 1px solid #CCCCCC;
}
.brownBarTD {
	background-color: #2F281E;
	width: 20px;
	
}
.leftMenuDropDownTD, .leftMenuBottomDropDownTD {

	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3ba5ff;
	border-left-color: #3ba5ff;

}

.leftMenuBottomDropDownTD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3ba5ff;
	padding-bottom: 5px;
	
}

/*.leftMenuDropDownTufenkianTD, .leftMenuBottomDropDownTufenkianTD {

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3ba5ff;
	border-left-color: #3ba5ff;
}

.leftMenuBottomDropDownTufenkianTD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3ba5ff;
	padding-bottom: 5px;
	
}
*/
.leftMenuDropDownTD select, .leftMenuBottomDropDownTD select{
	background-color: #666666;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
	text-align: center;
	text-transform: capitalize;
	width: 150px;
}


.leftMenuOption{
	text-align: left;
	text-transform: capitalize;
	background-color: #333333;
}

.leftMenuOptionHeader {
	color: #CCCCCC;
	text-align: center;
	background-color: #666666;
	border: 1px solid #CCCCCC;
}

.leftMenuTD {
	background-color: #EEF5FB;
	color: #333333;

}
.contentWrapperTD {
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

.leftMenuHeaderTD {
	font-weight: bold;
	color: #2f281e;
	background-color: #76a9c8;
	padding: 2px;
	text-align: center;
	border: 2px solid #EEF5FB;
}
.leftMenuSpecialTD {
	color: #141414;
	background-color: #CCCCCC;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #141414;
}
.leftMenuTable {
	text-align: left;
	font-size: 10px;
	width: 100%;
}
.leftMenuTable a:link, .leftMenuTable a:visited{
	color: #333333;
	text-decoration: none;
}
.leftMenuTable a:hover, .leftMenuTable a:active{
	color: #333333;
	text-decoration: underline;
}
.leftMenuHeaderTD a:link, .leftMenuHeaderTD a:visited{
	color: #d2eaff;
	text-decoration: none;
	display: block;
}
.leftMenuHeaderTD a:hover, .leftMenuHeaderTD a:active{
	color: #1e4f98;

}
.leftMenuSpecialTD a:link, .leftMenuSpecialTD a:visited{
	color: #333333;
	text-decoration: none;
}
.leftMenuSpecialTD a:hover, .leftMenuSpecialTD a:active{
	color: #666666;
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}
body, html {
	margin: 0px;
	padding: 0px;
	background-color: #e7e7e7;
	text-align: center;
	height:100%;
	/*background-image: url('images/background.jpg');
	background-position: center;
	background-repeat: repeat-y;
	*/
}
th {
	background: #333333;
	color: #CCCCCC;
}
th a:link, th a:visited{
	color: #CCCCCC;
	text-decoration: underline;
}
th a:hover, th a:active{
	color: #CCCCCC;
	text-decoration: none;
}
.logoBackground {
	background-image: url(images/top_menu_background_repeating.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.topLogoRightsideTD {
	background-image: url(images/top_menu_background_right_edge.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.contentTable {
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
	height: 100%;
}
.tufenkianSizeTable td {
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.tufenkianThumbnailTable{
	text-transform: capitalize;
	font-size: 12px;
}

.tufenkianHeaderDiv {
	text-transform: capitalize;
	font-size: 30px;
	font-weight: normal;
	padding-left: 10px;
}.typeTable {
	width: 80%;
	border: 1px solid #666666;
	margin-top: 30px;
}
 
.header {
	text-transform: capitalize;
	font-size: 24px;
	font-weight: normal;
	padding-left: 10px;
}
.displaySideTable {
	margin: 0px;
}
.displaySideTable td {
	padding: 3px;
	text-transform: capitalize;
}
.miniText {
	font-size: 10px;
}
.cartTable {
	border: 1px solid #333333;
	width: 90%;
}
.cartTable td {
	text-align: center;
	border: 1px solid #333333;
	padding: 2px;
}
.noSpecsTable td {
	border: 1px none #FFFFFF;

}
.summaryTable {
	border: 1px solid #333333;
}
.summaryTable td {
	text-align: center;
	border: 1px solid #333333;
	padding: 10px;
}.errorText {
	color: #C40000;
}
.paddedDiv {
	padding: 10px;
}
.cleaningTable input {
	margin: 5px;
}
h1 {
	font-size: 18px;
	font-weight: bolder;
}
.paddedLineDiv {
	border: 1px solid #333333;
	margin: 10px;
	padding: 5px;
}
.leftGrayTD {
	background-image: url(images/left_gray_bar.jpg);
	width: 20px;
}
.rightGrayTD {
	background-image: url(images/right_gray_bar.jpg);
	width: 20px;
}
.searchBarTD {
	background-image: url(images/search_bar_background.jpg);
	height: 44px;
}
.leftMenuLinkTD {
	background-color: #EEF5FB;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
.contentTopGradientTD {
	background-image: url(images/content_top_gradient.jpg);
	background-repeat: repeat-x;
}
.contentTopLeftGradientTD {
	background-image: url(images/content_top_left_gradient.jpg);
	height: 6px;
	width: 6px;
}
.contentLeftGradientTD {
	background-image: url(images/content_left_gradient.jpg);
	background-repeat: repeat-y;
}

.topMenuBackgroundTD {
	background-image: url(images/top_menu_background.jpg);
	height: 26px;
}

.topMenuTable {
	height: 16px;
	margin-top: 3px;
	margin-bottom: 7px;
}

.topMenuTable td{
	border-right: 1px solid #888888;
	padding-left: 10px;
	padding-right: 10px;
}

.topMenuTable a:link, .topMenuTable a:visited{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.topMenuTable a:hover, .topMenuTable a:active{
	text-decoration: underline;
	display: block;
}

.leftMenuWrapper{

	padding-left: 5px;
	padding-right: 20px;

}

.searchMenuTable{
	width: 100%;
	border: 1px solid #76A9C8;
}

.searchMenuTable td{
	border: none;
}

.getInformationTextLarge {
	font-size: 18px;
}

.search_box_top_ad_div {

	padding: 10px;
	border: 2px solid #8ebfdd;

}

.search_box_top_ad_div h2 {

	color: #0c3f5f;
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}