﻿body 
{
	margin:0 0 0 0;
	background-color:#4bc3f5;
}
/* header, footer, topNav */
.topnav
{
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:Red;
	font-family: Verdana;
	font-size: 11px;
	margin-bottom:10px; 
}
.footer
{
	text-align:center;
	margin-bottom:2px;
	padding-left:20px;
	padding-right:30px;
	position:relative;
	background-color:White;
	border:0;
    font-family: Verdana;
	font-size: 11px;
}
.icons 
{
	text-align:right;
	margin-top:1px;
}

/* header, footer, topNav */
/* Common */
.main {
	width: 750px;
	margin: 0 auto;
}
.greybox2 {
	border: 1px solid #ccc;
	margin-bottom: 15px;
	padding: 9px 7px;
	width: 730px;
}
.greybox2 .preview {
	float: left;
	margin-right: 10px;
	margin-right: 14px;
}
.greybox2 .preview img {
	padding: 5px;
}
.greybox2 .right {
	float: left;
	width: 500px;
}
.greybox2 .right a {
	float: left;
	margin: 0 14px 7px 0;
}
.cleaner {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}
.greybox2 .leftNavContainer
{
	float:left;
	background-color:#e1d9e8;
	/*vertical-align:top;*/
	/*height:750px;	*/
	margin-right: 10px;
	margin-right: 14px;
}
.button1
{
	background-image: url(../images/form_top.gif);
	width:100px;
	height:25px;
}
.button1 input.button
{
	background-color:Transparent;
	border:none;
}

/* Common */
/* homePage */
.mainsection
{
	position:relative;
	left:120px;
	background-color:White;
	border:0;
    width:780px;
}
.greybox2 .homepageintro {
	float: left;
	margin-right: 10px;
	margin-right: 14px;
	width:235px;
	padding: 5px;
}
.greybox2 .homepageintro p
{
	width:235px;
	color: #333; 
	font-size: 11px; 
	font-family: Verdana; 
	line-height: 170%; 
}
.greybox2 .homepageImage
{ 
	width:300px;
	float: left;
	display:block;
	padding: 0px 0px 0px 0px;	
}
/*.greybox2 .homePageProducts
{ 
	border: 1px solid #ccc;
	float: left;
	width:350px;
	padding: 10px 0px 0px 0px;
	margin-top:30px;
}*/
.homepageTitle    
{ 
	color: #333; 
	font-size: 10px; 
	font-family: Verdana; 
	font-weight: bold; 
	padding-top: 4px; 
	padding-bottom: 4px; 
	width: 235px; 
	border-top: 1px dotted #666; 
	border-bottom: 1px dotted #666 
}
/* homePage */
/* styles */
.photos {
	margin-bottom: 15px;
	margin-right: 0px;
}
.photos a {
	/*width: 143px;
	height: 136px;*/
	width: 66px;
	height: 90px;
	float: left;
	background: white;/*#C2D3EE;*/
	text-align: center;
	color: #012BC7;
	text-decoration: none;
	font-size: 10px;
	/*font-weight: bold;*/
	margin-right: 0px;
}
.photos>a {
	min-height: 90px;
	height: auto;
}
.photos a.last, .greybox-background .right a.last {
	margin-right: 0;
}
.photos a:hover {
	color: #729AD7;
}
.photos a span 
{
	text-transform:uppercase;
	display: block;
	padding-top: 0px;
}
.photos a>span {
	padding-top: 2px;
}
.greybox2 .leftNavContainer .styles
{
	display:block;
	width:200px;
	height:700px;
	padding-top:50px;
}
/* styles */
/* Request Quote */
.fromContainer
{ 
	float: left;
}
.fromBorder
{ 
	float: left;
	color: #333; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding: 10px; 
	border-right: 1px solid #fa5b05; 
	border-bottom: 1px solid #fa5b05; 
	border-left: 1px solid #fa5b05 ;
	width: 428px;
}
.formTop
{
	float: left;
	font-family: "Times New Roman";
	background-image: url(../images/form_top.gif);
	width: 450px;
	height: 25px;
}
.formText  
{ 
	color: #333; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif 
}
/* Request Quote */
.entrytable
{
	width:100%;
	border-width:0px;
}
.entrytable tr
{
	
}
.entrytable td
{
	width:150px;
	
}
.entryLabel
{
	display: block;
	float: left;
	font-size: 11px;
}

.entrytextbox
{
	display: block;
	float: left;
	font-size: 11px;
	height: 1%;
	margin-top: 2px;
	margin-right: 5px;
	_margin-top: 3px;
	border: 1px solid #7f9db9;
	
}
.entrydropdown {
	border: 1px solid #7f9db9;
	float: left;
	display: block;
	margin-left: 0px;
	margin-right: 2px;
	margin-top : 2px;
}
.enrtybutton 
{
	display: block;
	float: right;
	font-size: 0.9em;
	margin-right: 15px;
	margin-top: 15px;
	width: 100px;
}
.actions 
{
	display: block;
	float: left;
	margin-right: 0px;
	margin-top: 5px;
	width: 425px;
	text-align:right;
}
.validationmessage {
	display: block;
	float: left;
	font-size: 0.8em;
	font-family: Verdana; 
	/*margin-top: 2px;
	margin-right: 5px;
	_margin-top: 3px;
	width: 400px;*/
}
/*.entrytable tbody tr td span {
	display: block;
	float: left;
	font-size: 0.9em;
	height: 1%;
	margin-top: 2px;
	margin-right: 5px;
	_margin-top: 3px;
	width: 105px;
}
*/
/*fieldset {
	border: 0px solid black;
	display: block;
	margin: 10px 0 10px 0px;
	padding-bottom: 1px;
}
	fieldset div.formentry {
		clear: left;
		display: block;
		margin: 8px 8px;
	}
	
	fieldset div.section p {
		margin-left: 8px;
		margin-right: 8px;
	}
	
	fieldset div.formentry span {
		display: block;
		float: left;
		font-size: 0.9em;
		height: 1%;
		margin-top: 2px;
		margin-right: 5px;
		_margin-top: 3px;
		width: 105px;
	}
	.validationmessage {
		display: block;
		float: left;
		font-size: 0.5em;
		font-family: Verdana; 
		margin-top: 2px;
		margin-right: 5px;
		_margin-top: 3px;
		width: 400px;
	}
	fieldset div.formentry input.text{
		border: 1px solid #7f9db9;
		float: left;
		height: 1%;
		margin-left: 0px;
		margin-right: 2px;
		margin-top : 2px;
		width: 280px;
	}
	fieldset div.formentry input.text2{
		border: 1px solid #7f9db9;
		float: left;
		height: 1%;
		margin-left: 0px;
		margin-right: 2px;
		margin-top : 2px;
		width: 100px;
	}
	fieldset div.formentry textarea {
		border: 1px solid #7f9db9;
		float: left;
		margin-top : 2px;
		margin-left: 0px;
		margin-right: 2px;
		width: 280px;
		padding:2px
	}
	
	fieldset div.formentry select {
		border: 1px solid #7f9db9;
		float: left;
		margin-left: 0px;
		margin-right: 2px;
		margin-top : 2px;
		width: 120px;
	}
	fieldset div.formentry div.checklist{
		border: 1px solid #7f9db9;
		display: block;
		float: left;
		margin-left: 0px;
		margin-right: 5px;
		margin-top : 2px;
		width: 280px;
	}
	fieldset div.formentry input.button 
	{
		display: block;
		float: right;
		font-size: 0.9em;
		margin-right: 15px;
		margin-top: 15px;
		width: 100px;
	}
	fieldset div.formentry div.actions 
	{
		display: block;
		float: left;
		margin-right: 10px;
		margin-top: 15px;
		width: 400px;
		text-align:right;
	}
.formentry-error {
	color: #ff0000;
}
*/
.productTitle   
{ 
	color: #ff4800; 
	font-size: 13px; 
	font-family: Verdana; 
	font-weight: bold; 
	line-height: 12px; 
	text-transform: uppercase; 
	padding-top: 4px; 
	padding-bottom: 4px; 
	border-top: 1px dotted #666; 
	border-bottom: 1px dotted #666 
}
.productCode  
{ 
	color: #333; 
	font-size: 12px; 
	font-family: Verdana; 
	font-weight: bold; 
	line-height: 12px; 
	text-transform: uppercase 
}
.productDescript    
{ 
	color: #333; 
	font-size: 11px; 
	font-family: Verdana; 
	line-height: 140% 
}
.requesterror    
{ 
	color: #333; 
	font-size: 11px; 
	font-family: Verdana; 
	color:Red;
	line-height: 140% 
}
.greybox2 .reqqtright 
{
	display: block;
	float: left;
	width: 250px;
	margin:0px 10px 10px 15px;
}
/* Request Quote */
/* About Us*/
.greybox2 .aboutusright {
	float: left;
	display: block;
	margin-right: 10px;
	margin-right: 14px;
	width:430px;
	padding: 5px;
}
.greybox2 .leftNavContainer .aboutus
{
	display:block;
	width:250px;
	height:900px;	
}

/* About Us*/
/* Contact Us*/
.greybox2 .contactusright {
	float: left;
	display: block;
	margin-right: 10px;
	margin-right: 14px;
	width:430px;
	padding: 5px;
}
.greybox2 .leftNavContainer .contactus
{
	display:block;
	width:250px;
	height:150px;	
}
/* Contact Us*/
/* Product */
.greybox2 .productview 
{
	float: left;
	margin-right: 10px;
	margin-right: 14px;
}
.greybox2 .productview img 
{
	width : 328px;
	height: 262px;
	padding: 5px;
}
.greybox2 .productDetailContainer 
{
	float: left;
	margin-right: 10px;
	margin-right: 14px;
	width:360px;
	/*height: 140px;*/
	padding: 2px;
}
.greybox2 .prodctprice 
{
	float: left;
	margin-right: 10px;
	margin-right: 14px;
	width:360px;
	height: 84px;
	padding: 2px;
}
.greybox2 .prodctprice table
{
	border-right: gray 1px solid; 
	border-top: gray 1px solid; 
	border-left: gray 1px solid; 
	border-bottom: gray 1px solid;
	margin-top: 5px;
	margin-right: 10px;
	margin-right: 14px;
	width:100%;
	height: 50px;
	padding: 2px;
}
.greybox2 .prodctprice table tr.top
{
	background:Gray;
	padding: 2px;
	border-right: gray 1px solid; 
	border-top: gray 1px solid; 
	border-left: gray 1px solid; 
	border-bottom: gray 1px solid;
}
.greybox2 .prodctprice table tr.bottom
{
	background:White;
	padding: 2px;
	border-right: gray 1px solid; 
	border-top: gray 1px solid; 
	border-left: gray 1px solid; 
	border-bottom: gray 1px solid;
}
.greybox2 .prodctprice table td
{
	padding: 2px;
	border-width:1px;
	border-color:Gray;
	border-right: gray 1px solid; 
	border-top: gray 1px solid; 
	border-left: gray 1px solid; 
	border-bottom: gray 1px solid;
	font-weight:bold;
	color: #333; 
	font-size: 11px; 
	font-family: Verdana; 
	text-align:center; 
}

.greybox2 .productcolor 
{
	float: left;
	margin-right: 10px;
	margin-right: 14px;
	margin-top: 10px;
	width:718px;
	padding: 2px;
}
.greybox2 .productcolor .colorimage
{
	float: left;
	margin-right: 3px;
	margin-right: 3px;
	margin-top: 2px;
	margin-bottom: 5px;
	width:80px;
	/*height:45px;*/
	padding: 2px;
	text-align:center;
	text-transform:uppercase;

}
.greybox2 .productcolor .colordesc
{
	color: #333; 
	font-size: 11px; 
	font-family: Verdana; 
	line-height: 140%;
	white-space: normal;
	word-wrap: break-word;
}
.greybox2 .productaddnldtl 
{
	float: left;
	margin-right: 10px;
	margin-right: 14px;
	margin-top: 10px;
	width:700px;
	padding: 2px;
}
.productButtons
{
	float:right;
	margin:2px;
	padding:2px;
}
/* Product */
/* Customization */
.greybox2 .leftNavContainer .Customization1
{
	display:block;
	width:150px;
	height:700px;
	padding-top:50px;
}
.greybox2 .customizationright1 {
	float: left;
	display: block;
	margin-right: 10px;
	margin-right: 14px;
	width:530px;
	padding: 5px;
}
.greybox2 .customizationright1 .sunsectionleft{
	float: left;
	display: block;
	margin-right: 5px;
	margin-right: 5px;
	width:250px;
	padding: 5px;
}
.greybox2 .customizationright1 .sunsectionright{
	float: left;
	display: block;
	margin-right: 5px;
	margin-right: 5px;
	width:250px;
	padding: 5px;
}
.sideNave
 { 
	margin-left:10px;
	color: #333; 
	font-size: 12px; 
	font-family: Verdana 
}
.orderInfoDescript    
{ 
	color: #333; 
	font-size: 13px; 
	font-family: Verdana; 
	line-height: 140% 
}
.productSubDescript    
{ 
	color: #333; 
	font-size: 12px; 
	font-family: Verdana; 
	line-height: 140% 
}

/* Customization */

/*From FlipFlop */
.productSubtitle    
{ 
	color: #ff4800; 
	font-size: 11px; 
	font-family: Verdana; 
	font-weight: bold; 
	line-height: 12px; 
	text-transform: uppercase; 
	padding-top: 4px; 
	padding-bottom: 4px; 
	border-top: 1px dotted #666; 
	border-bottom: 1px dotted #666 }
.productIndex       
{ 
	color: #333; 
	font-size: 11px; 
	font-family: Verdana; 
	text-transform: uppercase; 
	line-height: 12px; 
	margin-bottom: 20px 
}
.thumbnailProductDesc       
{ 
	color: Blue; 
	font-size: 11px; 
	font-family: Verdana; 
	text-align:center;
	text-transform: uppercase; 
	line-height: 12px; 
	margin-top:0px;
	margin-bottom: 5px 
}
.thumbnailProductPrice
{ 
	color: red; 
	font-size: 11px; 
	font-family: Verdana; 
	text-align:center;
	line-height: 10px; 
	margin-top:0px;
	margin-bottom: 20px 
}

.boxContainer      { padding: 5px;border-top: 1px solid #666;border-bottom: 1px solid #666; border-right: 1px solid #666; border-left: 1px solid #666;}
.boxTop { color: #ff4800; font-size: 18px; font-family: "Times New Roman"; font-weight: bold; background-image: url(../Images/box_top_short.gif); padding-right: 10px; width: 478px; height: 72px }
.boxTopShort { color: #ff4800; font-size: 18px; font-family: "Times New Roman"; font-weight: bold; background-image: url(../Images/box_top_short.gif); background-repeat:no-repeat; padding-right: 10px; width: 478px; height: 34px }
.boxTopFeature  { color: #ff4800; font-size: 18px; font-family: "Times New Roman"; font-weight: bold; background-image: url(../Images/box_top_short.gif); padding-right: 10px; width: 478px; height: 72px }
.boxTopNew { color: #ff4800; font-size: 18px; font-family: "Times New Roman"; font-weight: bold; background-image: url(../Images/box_top_short.gif); padding-right: 10px; width: 478px; height: 72px }


/*From FlipFlop */
/* Custom */
.custom1
{
	color: #333; 
	font-family: Verdana; 
	line-height: 140% ;
	font-size: 15px; 
	font-weight: bold; 
	padding-top: 4px; 
	padding-bottom: 4px; 
}
.customlist
{
	color: #333; 
	font-family: Verdana; 
	line-height: 140% ;
	font-size: 12px; 
	font-weight: bold; 
	padding-top: 4px; 
	padding-bottom: 4px; 
	padding-left:20px;

}
.customquote
{
	color: #333; 
	font-family: Verdana; 
	line-height: 140% ;
	font-size: 15px; 
	font-weight: bold; 
	padding-top: 4px; 
	padding-bottom: 4px; 
}
.special
{
	color:Red;
	font-weight:bold;
	font-size:14px;
	line-height: 140% ;
}
/* Custom */