/* CSS Document */
body {
	background-color: #FFFFFF;
	text-align: left;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-style: normal;
	vertical-align:top;
}
td {
vertical-align:top;
}
div {
vertical-align:top;
}
a
{
text-decoration:none;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}
a.link1{
	text-decoration: none;
	font-family:tahoma;
	font-size:11px;
	color:#0A91E2;
	}

a.link1:hover {
	text-decoration: none;
	color:#666666;
}



form
{
margin-top:8px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}

.main_content
{
width:780px;
position:relative;

}
.mid_cell
{
padding-top:285px;
}
.borders
{
background-repeat:repeat-y;
width:20px;
}
.logo
{
	position:absolute;
	left:9px;
	top:25px;
}
.telnumber
{
	position:absolute;
	left:642px;
	top:8px;
	font-size:13px;
	font-weight:bold;
	color:#0255D9;
}
.flash_banner
{
position:absolute;
left:247px;
top:116px;
border:1px solid #cccccc;
}
.silver_banner
{
position:absolute;
left:242px;
top:21px;
}
/* Nav Stuff */
#nav {
position:absolute;
left:12px;
top:118px;
}

.nav_button{
width:228px;
height:31px;
}

#nav a {
display:block;

}
.a a{background-image:url(../images/nav_off.jpg);
padding-left:15px;
height:26px;
padding-top:5px;
width:213px;
}
.a a:hover{background-image:url(../images/nav_on.jpg);}
/* Stuff for content */

.left_cell
{
padding-top:290px;
padding-left:15px;
width:220px;
vertical-align:top;
}
.right_cell
{
padding-top:290px;
padding-left:7px;
padding-right:11px;
vertical-align:top;
}

.content_tables
{
width:100%;
margin-top:5px;
border-bottom:1px solid #cccccc;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
}

.content_header_cell
{
height:14px;
padding-left:5px;
border-top:1px solid #cccccc;
}
.content_cells
{
padding:10px;
border-top:1px solid #cccccc;
}
/*Footer Stuff */
.bottom_nav_table
{
margin-top:3px;
width:100%;
}
.bott_nav_left
{
background-image:url(../images/bott_nav_left.gif);
background-repeat:no-repeat;
background-position:right;
width:23px;
height:30px;
}
.bott_nav_right
{
background-image:url(../images/bott_nav_right.gif);
background-position:left;
background-repeat:no-repeat;
width:20px;
}
.bott_nav_mid
{
background-image:url(../images/bott_nav_mid.gif);
background-repeat:repeat-x;
padding-top:3px;
vertical-align:top;

}
.bott_nav_spacer
{
width:1px;
height:8px;
margin-left:7px;
margin-right:5px;
}


/* Login Stuff */

.login_form
{
background-image:url(../images/login_background.jpg);

}
.form_tables
{
}
.form_tables td
{
border:0;
}

/* Contact Form Stuff */

.contact_boxes
{
width:150px;
font-family:Tahoma;
font-size:11px;
color:#666666;
border-width:1px;
border-color:#666666;
border-style:solid;
background-color:#E1E1E1;
font-weight:bold;
}

.contact_buttons
{
width:100px;
font-family:Tahoma;
font-size:11px;
color:#959595;
border-width:1px;
border-color:#CCCCCC;
border-style:solid;
background-color:#F7F7F7;
cursor:default;
}


/* search box stuff */

.search_boxes
{
width:130px;
font-family:Tahoma;
font-size:11px;
color:#959595;
border-width:1px;
border-color:#CCCCCC;
border-style:solid;
background-color:#F7F7F7;
margin-bottom:2px;
}
/* clothes pictures */

.pic
{
border:1px solid #cccccc;
}
.thumbnails
{
width:60px;
height:60px;
}
/*Brief Summary Stuff */
.brief_desc
{
width:350px;
float:left;
}
.brief_desc_table
{
width:100%;
}
.brief_desc_table td
{
padding:5px;
height:125px;
border-top:1px solid #cccccc;
}

