BODY {
        background: #303030 url(../images/bg.jpg) repeat-x;
        margin: 14px;
        padding: 0;
        font-family: Helvetica, sans-serif;
        font-size: 10px;
		color: #ffffff;
		margin-top: 0px;
}

a:link {text-decoration: none; color: #ffffff; font-size: 12px }
a:visited {text-decoration: none; color: #ffffff; font-size: 12px}
a:active {text-decoration: none; font-size: 12px}
a:hover {text-decoration: none; color: #cccccc; font-size: 12px }

/* Share Dock Styles */
#sharedock { position: fixed; bottom: 0; left: 0; width: 100%; height: 90px; z-index: 999; }
#dock { position: relative; bottom: 0; font: 13px "Trebuchet MS", Verdana, Helvetica, sans-serif; }
.dock-container { position: relative; background: url(images/dock-background-sm.png) no-repeat bottom right; height: 50px; padding: 20px; }
.dock-contaner-left { background: url(images/dock-background-sm.png) no-repeat left bottom; width: 15px; height: 32px; position: absolute; bottom: 0; left: -15px; }
.dock-container .custom_images a { display: block; width: 50px; position: absolute; bottom: 0; text-align: center; text-decoration: none; color: #333; cursor: pointer; }
.dock-container .custom_images span { background: rgba(0,0,0,.75); display: none; padding: 2px 8px; margin-left: 17px; font-size: 11px; color: #fff; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.dock-container .custom_images img { border: 0; margin: 5px 10px 0px; width: 100%; }

/* Fixed Positioned AddThis Toolbox */            
.addthis_toolbox.atfixed {
    position: fixed;
    bottom: 0px;
	left: 0px;
    margin-right: 5px;
    border: 1px solid #eee;
   
    width: 100%;
	background: black;
	text-align: center;
	height:30px;
	z-index:9999;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.addthis_toolbox .custom_images a img { border: 0; margin: 0 0 1px; opacity: 1.0; width: 32px }
.addthis_toolbox .custom_images a:hover img { margin: 1px 0 0; opacity: 0.75; }

#fadeshow1
{
  background: black;
}

#fadeshow1 img
{
border: 2px solid red;
  background: black;
}


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

#newstlettererror
{
  padding: 0px;
  width: 745px;
  background: #000000;
  border: 1px dotted red;
  text-align: center;
  color: #ff0000
}

#newstletterok
{ 
 padding: 0px;
  width: 745px;
  background: #000000;
  text-align: center;
  color: #AAAAAA
}

#copyright
{
  font-size: 9px;
}

input {
 background: #cccccc !important ;
  color: #000000;
  border: 1px solid #000000;
  height: 18px;
}

select {
  background: #3d3d3d !important ;
  color: #cccccc;
  border: 1px dotted #000000;
  height: 20px;
}

#checkbox
{
  background-color: transparent;	
  border: none;
}

#page {
  position: relative; 
  margin: auto;
  background: #ffffff;
  padding: 2px;
  width: 744px;
  border: 1px solid #5b85b7;
}

#container {
  background: #28307A;
  width: 744px;
}

#category {
  width: 532px;
  padding-top: 20px;
  background: #3D3D3D;
  height: 500px auto;
  min-height: 500px;
  color: #ffffff;
  float: left;
}

#sidemenu {
  background: #262626;
  width: 100px;
  color: #ffffff;
  padding-left: 5px;
  float: left;
  min-height: 500px;
  bdorder-right: 2px solid 
}

#maincontent{
  background: #262626;	
  float: left;
  width: 590px;
  bdorder-left: 2px solid white;
    bdorder: 1px solid red;
}

#sidebar {
  
  background: #262626;
  width: 266px;
  color: #ffffff;
  border-right: 2px solid white;
}


#searchbar {
  background: #262626;
  widdth: 610px;
  height: 0px;	
  color: #ffffff;
  padding: 5px 5px 5px 5px;
  padding-top: 8px;
  bodrder-bottom: 2px solid #6d6d6d;
  display: block;
  
}
#brandbar {
  background: #262626;
  width: 103px;
  height: 865px auto;
  float: left;
  padding-top: 2px;
  padding-left: 2px;
}

#brandbar img {
  border: 1px solid #151735;
  margin-bottom: 2px;
}

#brandbox
{
  width: 88px;
  height: 38px;
  border: 1px solid #6d6d6d;
  padding-top: 15px;
  padding-left: 12px;
  margin-bottom: 2px;
  font-size: 16px;
  color: white;
  cursor: hand;
}

#products
{
  width: 495px;
}



#header {
  background: #151735 url(../images/images_blue/headerbk.png);
  width: 744px;
  height: 92px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}

#logo{
  background: #151735 url(../images/images_blue/logo.png);
  width: 255px;
  height: 68px;
}

#category a:link, #category a:visited{
  color: #ffffff;
}



#shoppingbag {
  color: #ffffff;
  display: block;
  float: right;
  padding-top: 10px;
  padding-right: 10px;
  font-weight: bold;
  padding-right: 60px;
}
#shopbagtop {
  background: #151735 url(../images/images_blue/shpbagtop.png);
  width: 40px;
  height: 68px;
  float: right;
  margin-right: 10px;
}

#welcomebar
{
   color: #55598F;
   background: #B0B3E9;
   width: 732px;
   height: auto;
   margin-bottom: 2px;
   padding: 6px;
}

#catname, #catname a:link, #catname a:visited{
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}

a:hover #catname{
  color: #FFFFFF;
}

#catbuttons {
display: block;
margin-bottom: 2px;
background-color: black;
}

#catbuttons a img
{
  FILTER: alpha(opacity=100);
  opacity: 1;
  border-right: 3px solid white;
}

#catbuttons a:hover img
{
  FILTER: alpha(opacity=60);
  opacity: 0.6;
}

#catleft {
  background: #3D0E22 url(../images/images_blue/fillerleft.png);
  width: 45px;
  height: 241px;
  border-right: 3px solid white;
}

#catright {
  background: #3D0E22 url(../images/images_blue/fillerright.png);
  width: 44px;
  height: 241px;
}

#legaltext {
  text-align: center;
  color: #55598F;
  font-size: 10px;
}


#item
{
  display: inline;
  height: 200px;
  background: #000000;
  border: 1px solid black;
  padding: 3px;
  float: left;
  width: 114px;
  margin: 0px 5px 30px 5px;
  font-size: 9px;

}

#item a:link, #item a:visited
{
  color: #FFFFFF;
}

#item a:hover
{
  color: #037694;
} 


#item a:link img, #item a:visited img
{
  border: 1px solid  #000000;
  margin: 1px;
}

#item a:hover img
{
  border: 2px solid  #ffffff;
  margin: 0px;
} 


#imagebanner a:link img, #imagebanner a:visited img
{
  border: 0px;
  margin: 0px;
} 

#imagebanner a:hover img
{
  border: 0px;
  margin: 0px;
} 


#item_desc
{
 	PADDING-RIGHT: 0px;
	MARGIN-TOP: 4px;
	PADDING-LEFT: 3px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	HEIGHT: 40px;
	TEXT-ALIGN: left
	color: #ffffff;
} 


#item
{
  font-size: 11px;
}


#catheader {
  float: left;
  display: inline;
}

#searchcontainer {
  float: right;
  width: 320px;
  text-align:right;
  font-weight: bold;
}

#searchcontainer input {
  border: 1px solid #AEAEAE;
  height: 17px;
}

#breadcrumb {
  width: 320;
  display: block;
}

#button {
  background: #757BC0;
  margin-left: 3px;
  padding: 1px 6px 1px 6px;
  border: 1px solid #ffffff;
  width: 16px;
  font-size: 15px;
  font-weight: bold;
  display: inline;
}


#detailimage {
   float: left;
   width: 250px;
   margin-right: 10px;
}

H1{
  font-size: 16px;
  font-weight: bold;
}
#detail_name {
  font-size: 16px;
  font-weight: bold;
}

#detail {
  padding-left: 12px;
  padding-right: 12px;
  width: 566px;
  padding-top: 20px;
  background: #3D3D3D;
  height: 460px auto;
  color: #ffffff;
  font-size: 12px;
}


#detailimage img{
  border: 1px solid black;
}

#extraimages {
   width: 250px;
   margin-top: 3px;
}

#extraimages a:link img, #extraimages a:visited img{
  border: 1px solid black;
  margin-right: 5px;
}

#extraimages a:hover img{
  border: 1px solid white;
  margin-right: 5px;
}

#pagenav {

  width: auto;
  margin: auto;
  text-align: center;
}

#pagenav a{
  PADDING: 2PX;
}

#pagenav strong{
  color: gray
}


.shoppingcarttitle
{
    color : #ffffff;
    font : 10px/12px Arial, Verdana, sans-serif;
    border-bottom: 1px solid #CDCDCD;
    border-top: 1px solid #CDCDCD;
    padding-top:4px;
    padding-bottom:3px;
    background-color: #F6F6F6;
}

.shoppingcarttotal
{
    color : #ffffff;
    font : 12px Arial, Verdana, sans-serif;
    font-weight: bold;
    border-bottom: 1px solid #CDCDCD;
    border-top: 1px solid #CDCDCD;
    padding-top:4px;
    padding-bottom:3px;
    background-color: #F6F6F6;
}

#shoppingcart{
  margin:0;
  width:744px;
  height: auto;
  background: #3D3D3D;
}

#shoppingcarttitle{
  color: #ffffff;
  font-size: 18px;
  font-weight:bold;
  text-align: left;
  height: auto;
  padding-top: 10px;
  padding-bottom: 20px;
}

#shoppingcarttable{
  display: block;
  float: left;
  margin-top:20px;
  width:601px;
  background: #3D3D3D;
}
#shoppingcartleft{
  margin:0;
  width:100px;
  height: 300px;
  float:left
}

.celldark{
	border-right: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	background-color: #7d7d7d;
	text-align: center;
	color: #fff;
	font-size: 11px;
	padding:4px;
	font-weight: normal;
}

.celldarkb{
	border-right: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	background-color: #7d7d7d;
	text-align: center;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}

.cellimage {
    border-left: 1px solid #bdbdbd;	
	border-right: 1px solid #bdaea9;
	border-bottom: 1px solid #bdaea9;
	background-color: #e2e2ef;
	color: #4a2b28;
	font-size: 11px;
}

.celllight {
	border-right: 1px solid #bdaea9;
	border-bottom: 1px solid #bdaea9;
	background-color: #5d5d5d;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	color: #FFFFFF;
	font-size: 11px;
}

.celllight a {
	text-decoration: none;
	color: #FFFFFF;
}

.quantityinput {

	background-color: #3d3d3d;
	border: 1px dotted #743d60;
	color: #ffffff;
	font-size:12px;
	width:20px;
	text-align: center;
}


.subtotal{
    border: 1px solid #bdbdbd;
	background-color: #3d3d3d;
	text-align: left;
	color: #0;
	width: 180px;
	font-size: 14px;
	padding:4px;
	margin-top:3px;
	font-weight: normal;
	clear: both;
}

.delivery{
    border: 1px solid #bdbdbd;
	background-color: #3d3d3d;
	text-align: left;
	color: #0;
	width: 180px;
	font-size: 14px;
	padding:4px;
	margin-top:3px;
	font-weight: normal;
	clear: both;
}

.total{
    border: 1px solid #bdbdbd;
	background-color: #7d7d7d;
	text-align: left;
	color: #ffffff;
	width: 180px;
	font-size: 14px;
	padding:4px;
	margin-top:3px;
	font-weight: bold;
	clear: both;
}

#checkout {
  width: 150px;
  height: 17px;
  border: 1px solid #000000;
  padding-top: 2px;
  text-align: center;
  background-color: #a3a3a3;
  color: #ffffff;
  cursor: hand;
  float: right;
}

#continueshopping {
  width: 150px;
  height: 17px;
  border: 1px solid #000000;
  padding-top: 2px;
  text-align: center;
  background-color: #7d7d7d;
  color: #ffffff;
  cursor: hand;
  float: right;
  margin-right: 6px;
}

#updatebag{
  width: 150px;
  height: 17px;
  border: 1px solid #000000;
  padding-top: 2px;
  text-align: center;
  background-color: #7d7d7d;
  color: #ffffff;
  cursor: hand;
  float: right;
  margin-right: 6px;
}

#continue{
  width: 150px;
  height: 17px;
  border: 1px solid #000000;
  padding-top: 2px;
  text-align: center;
  background-color: #7d7d7d;
  color: #ffffff;
  cursor: hand;

}


.billingpanel
{
  border: 1px solid #000000;
  background-color: #7D7D7D;
  padding: 10px;
  height: 440px;
  width: 300px;
}


.billingpanel inp ut
{
  border: 1px solid #232390;
}

.billingpanel select
{
  border: 1px solid #232390;
}

.billingtable
{
  background-color: #7D7D7D;
}

#orderhead
{
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}


#carddetail{
  margin:0;
  width:744px;
  height: 400px;
  background: #3d3d3d;
  text-align: left;
}

#carddetailleft{
  background: #3d3d3d;
  width:200px;
  height:400px;
  padding: 10px;
  PAdding-top: 40px;
  float: left; 
}

#secureimage{
 background: #ffffff url(../images/secure.jpg) no-repeat;
   border: 1px solid #000000;
  width:200px;
  height:156px;
  padding: 0px;
}
#dispatchimage{
  background: #ffffff url(../images/dispatch.jpg) no-repeat;
  border: 1px solid #000000;
  width:200px;
  height:180px;
  margin-bottom: 10px;
}

#carddetailsinfo
{
  font-size: 10px;
}

#carddetailstable
{
  border: 1px solid #000000;
  background-color: #5d5d5d;
  float: left;
}

#carderror
{
  color: #dd0000;
}


.error
{
  border: 2px solid red;
}


.Uptext
{
  color: #cccccc;
  display: inline;
}