.background {
	background-image: url(images/bg_frontdoor.jpg);
	background-repeat: no-repeat;
	border: 0;
}

.text {
	color: #3c003c;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: left;
}


form {
    padding: 0px;
    margin: 0px;
    }

a:link {
	color: #4B306A;
    }

a:wishlist {color: #000000; 
text-decoration: none; 
}

a:visited {
    color: #797159;
    }

a:hover {
	color: #000000;
    }

a:active {
    color: #b57152;
    }

h1 {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #666666;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 10px;
    padding-top: 5px;
    margin-top: 10px;
    }

h4 {
    font-size: 12pt;
    font-weight: bold;
    margin: 0px;
    }

.headercheckout {
	width:180px; 
	background-color:#FFFFFF;
	}
	
.headercheckout div{
	width:180px; 
	background-color:#FFFFFF; 
	margin-right:5px;
	}
	
.topbar {
    text-decoration: none;
    padding-top: 0px;
    padding-bottom: 3px;
    margin: 0px;
    float: none;
    }
 
.subnavbar {
	text-decoration: none;
	background-color: #928072;
	text-align: center;
	border: 0px dotted #c6baaa;
	font-family: "Trebuchet MS";
	height: 30px;
	} 

.maintable {
	border: 1px solid #d8cbaa;
	margin: 0px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 3px;
	width: 1000px;
	border-color: #000000;
	border-width: .5px;
	}
	
.leftside {
	padding-right: 5px;
   
    }

.rightside {
   
    }

.content {
    margin: 10px;
    text-align: left;
    }

.contenttable {
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 10px;
	float: left;
    }

.contenttable td {
    }

.content-title {
	font-size: 10.5px;
	font-weight: bold;
	text-align: left;
	color: 000000;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-top: 10px;
	font-family: Helvetica;
    }

#sizing_table {
	float: left;
	padding-left: 20px;
}
#sizing_table_r {
	float: right;
	padding-right: 20px;
}
#sizing_table_c {
	float: center;
	padding-right: 230px;
	padding-left: 230px;
}
#customorder_table {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../../../logo_reflect.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: inherit;
}
#customorder_right {
	float: right;
	padding-right: 20px;
	width: 350px;
	height: 350px;
}
#customorder_left {
	float: left;
	width: 550px;
	height: 350px;
	padding-left: 5px;
	padding-right: 5px;
}

#img {
	color: #FFFFFF;
}


#img a:visited {
    color: #797159;
    }

#img a:hover {
	color: #000000;
    }

#img a:active {
    color: #b57152;
	}

#new {
	float:left;
}

#banner {
	margin-left:auto;
	margin-right:auto;
	padding-left:5px;
	padding-right:5px;
}
