/*-----
COLORS
Special Ts
dk denim blue 1e4475
med blue a6b5cb
lt denim blue d7dbe4
burgundy 6a003a
-----*/	


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	line-height: 170%;
	background-color: #FFFFFF;
	padding: 0px !important;
	margin: 0px !important;
	}
	
	
.mainbody
{
	padding: 0px !important;
	margin: 0px !important;
}	

	
h1, h2.article_header {
	font-size: 24px;
	font-weight: bold;
	color: #1e4475;
	margin-bottom: 15px;
	}
	

h2 { 
	font-size: 24px;
	font-weight: bold;
	color: #1e4475;
	margin-bottom: 5px;
	}

h3 {
	font-size: 20px;
	font-weight: normal;
	color: #6a003a;
	font-weight: bold;
	font-style: italic;
	letter-spacing: .2em;
	}
	
p {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: 170%;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
	

a {
	color: #1e4475;
	text-decoration: none;
}

a:hover {
	color: #6a003a;
	text-decoration: underline;
}


	
	
	
/*-----MAIN CONTAINERS-----*/	
	
#container, .container {
	width: 100%;
	position: relative;
	background:url(images/outercontent2-bg.jpg) repeat-x scroll center bottom transparent !important;
	margin: 0;
	}
	
#header {
	width: 100%;
	height: 150px;
	background-color: #1e4475;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	background-position: -5px;
	}
	
#logo {
	width: 1000px;
	background: #1e4475 url(images/logo.jpg) no-repeat;
	height: 150px;
	margin:0 auto;
	}
	
.outercontent2 {
	margin:0 auto;
    width:1000px;
	}
	
.outercontent {
	margin: 0 auto 0 0;
	min-height:550px;
	}
	
#content, .content {
	left:20px;
    padding-bottom:150px;
    position:relative;
    width:985px;
background:none !important;
background-color:transparent !important;
	}
	
#content-middle {
	background:none !important;
background-color:transparent !important;
padding-left:10px;
	}

#prefooter {
	clear: both;
	}
	
#footer {
	clear: both;
	background: url(images/footer.jpg) no-repeat;
	height: 80px;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	}
	
#content img, #ecompage #content #productPhotos img {
    border:none !important;
	padding: 10px;
	}	
	
.homepagecontent {
	padding: 10px 0 0 30px !important;
	}	

	
	
/*-----TOP NAVIGATION ----*/

#ecomleftnav
{
position:relative;
left: -35px;
}


#leftnav
{
	height:28px;
left:99px;
line-height:110% !important;
list-style:none outside none;
padding:0;
position:relative;
top:-80px;
width:100%;
}

#leftnav ul { 
	list-style: none; 
}

#navbox ul#menu_ul 
{	
	display:block;
	margin:0 auto;
	height: 28px;
	position:absolute;
}

#navbox li.toplevel 
{ 	
	margin: 0px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: medium !important;
	font-style: normal;
	text-align: center; 
	font-weight: bold;
	display:block;
	float:left;
	padding: 8px 18px;
	position:relative;
	list-style-image: none;
	list-style-type: none;
	list-style: none;
}

#navbox li.toplevel:hover 
{
	color: #1a4673 !important;
	background-color: #a6b5cb;
}

#navbox a
{
	color: #6a003a;
	text-decoration: none;
}

#navbox a:hover
{
	text-decoration: none;
	color: #1a4673 !important;
}




/*-----TOP SUB NAVIGATION -----*/
	
.subnav
{
	margin:1px;
	display:none;
}

ul.subnav 
{
	background-color:#A6B5CB;
border:thin solid #000033;
color:#1A4673 !important;
margin-top:5px;
position:absolute;
text-align:left !important;
width:170px;
z-index:25;
}

.subnav li
{
	background-color: transparent;
	text-align: left !important;
	padding: 5px 5px 5px 15px;
	height: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	color: #1a4673 !important;
	background-position: left;
}

.subnav li a
{
	text-decoration:none;
	text-align: left !important;
	list-style:none;
	color: #1a4673 !important;
	padding:0px 5px 0px 5px;
	font-size:12px !important;
}

.subnav li a:hover, .subnav li:hover
{
	color: #1a4673 !important;
	background-color:#FFF !important;
}

.subnav li a:link, .subnav li a:active, .subnav li a:visited
{
	text-decoration:none;
}



	
	

/*-----ADDITIONAL CUSTOMIZATIONS-----*/

#ecompage #content img{
	border:none;
	margin:0;
}

#content img, #ecompage #content #productPhotos img {
	border:medium solid #1e4475;
	margin: 10px;
}

#content input, #content textarea
{
	border: thin solid #1e4475;
	background-color: #d7dbe4;
}

#ecompage #content input, #ecompage #content textarea
{
	border: none !important;
}

#article_image img
{
max-width:400px;
}
	
hr {
}
td {
	background-color: transparent !important;
}



/*-----GALLERY-----*/
#main_image_gallery_image /*actually the container for the main image and related text*/
{
	width: 650px;
	margin:0 auto;
}

#main_image_gallery_image img /*just the image*/
{
	display: block;
	border: thin solid #1e4475;
	max-width: 600px;
}

#image_gallery_image img a
{
border:none !important;
} 

.main_image_gallery_title
{
	display: none;
}

.main_image_gallery_desc
{
display: none;
}


.main_image_gallery_subcat, .main_image_gallery_name
{
	display: none;
}



/*for the smaller thumbnail pics of other items in the same gallery*/

#image_gallery_wrapper
{
	
margin-bottom:100px;
padding-bottom:50px;
width:750px;
	
}

.image_gallery_image /*actually the container for the image and related text*/
{
	float: left;
	height: 160px;
	text-align:center;
	border:none !important;
	width: 160px;
	padding:5px;
	overflow: hidden;
}

.image_gallery_image img /*just the image*/
{
	max-width: 150px;
	max-height: 150px;
	border:none !important;
}

.image_gallery_title
{
		display: none;
}

.image_gallery_desc
{
		display: none;
}

.image_gallery_designer
{
	display: none;
}

.image_gallery_subcat
{
	display: none;
}

	
#image_gallery_categories {
	display: none;
	}
	
.listing_article {
	border:thin solid #1e4475;
	clear:both;
	margin:5px;
	padding:5px;
}

.clear {
	clear:both;
}

#categoryGrid, .sprice, .form-label, a, .items, .subtotal, .top {
font-size: medium;
}

#categoryGrid {
font-size: medium;
padding: 0 30px 0 30px;
}


.content-odd1, .content-even1, .content-odd2, .content-even2, .content-odd3, .content-even3, .content-odd4, .content-even4, .content-odd5, .content-even5, .content-odd6, .content-even6 {
padding: 0 35px;
margin: 0 35px;
min-width:150px;
vertical-align:top;
}

#widgetSidebar a {
  font-size:12px;
  color: #000000 !important;
}

#widgetCategories .body, #widgetNewArrivals .body, #widgetSidebar .body {
  background-color: #d7dbe4 !important;
}

#widgetSidebar .body {
  width: 210px !important;
}

#productDetail h2  {
	font-size: 26px !important;
	}
	
#productDetail, #viewCart, #checkoutOnePage {
	padding-left: 25px !important;
	font-size: 14px !important;
	}
	
#viewCart th {
	padding-right: 8px !important;
	}
	
#btmOptions .pagination {
	padding-left: 25px !important;
	}
	
div#price.form-field, #price, .sprice {
	font-size:18px !important;
	font-weight:bold !important;
	color: #1e4475 !important;
}

#prodMainImage0 img {
border: medium solid #1e4475;	
}


#productGrid .title a {
	font-size: 14px !important;
	font-weight:bold !important;
}

#productPhotos {
width: 450px !important;
float: left !important;
}
#extraDetails {
width: 250px !important;
float: right !important;
}

.button {
	background: url(images/enter-exit-store.gif) no-repeat right top;
	width: 100px;
	height:21px;
	}

form#form1 {
	background:none !important;
    border:none !important;
    margin:0 auto;
    padding:15px 75px;
    text-align:center;
    width:250px;
}