/* yahoo reset body */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,{margin:0;padding:0;}
fieldset,img{border:0;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}abbr,acronym {border:0;}

h1{
	color:white;
	background-color:#565656;
	padding:5px;
	font-weight:bold;
}

h1 a:link,h1 a:visited{
	color:white;
	text-decoration:none;
	background-color:#565656;
}

em{

}

/* yahoo reset fonts */
body {font:10px  Verdana, Geneva, Arial, Helvetica, sans-serif; *font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;border:0px;}
select, input, textarea {font:99% Verdana, Geneva, Arial, Helvetica, sans-serif;}
body * {line-height:1.22em;}

body {
	position: relative;
	text-align: center;
	height:100%;
	font-size: 10px;
}


body {
	background-color: #909090;
	color:white;
	background-image: url(../images/bg_stripe.jpg);
	background-repeat: repeat-x;
}


A:Link{ text-decoration:none;
	text-decoration:underline;
	color: #00a0c6;
}

A:visited{ color: #0001A1;
	text-decoration:underline;
	color: #00a0c6;
}

A:hover{ color: #0001A1;
	text-decoration:none;
	color: #00a0c6;
}

A:active{ color: #0001A1;
	text-decoration:underline;
	color: #00a0c6;
}



.wrapper{	/* the main background, with the shadow borders*/
	width:1000px;
	text-align:center;
	position:relative; /* allows things to be positioned absolutely within this div */
}


#cart_top{
	position:absolute;
	width:300px;
	height:20px;
	right:10px;
	top:16px;
	border:0px solid white;
	text-align:left;
}

#register_top{
	position:absolute;
	width:300px;
	height:30px;
	right:10px;
	top:38px;
	border:0px solid white;
	text-align:left;
	color: #00a0c6; 
	
}


#search_top{
	position:absolute;
	width:300px;
	height:30px;
	right:5px;
	top:75px;
	border:0px solid white;
	text-align:left;
	
}

.footer{
	font-size:12px;
	border-top: dotted 1px #12B9FF;
	padding:10px 0px 10px 0px;
	margin-top:15px;
}


.content{
	background:black;
	color:#949494;
	padding:10px 10px 40px 10px;
}

.content_secondary {
	padding: 5px;
	background: #121212;
	margin-right:10px;
}

.content_main{
	padding:5px;
	background: #121212;
}


.gallery_detail{
	width:165px;
	color: #EAB9D9;
	font-size: 15px;
	margin: 5px 0px 5px 5px;
}



.link{
	margin:0px 0px 5px 0px;
}

.link_description{
	margin:2px 0px 0px 10px;
}
.link a{
	text-decoration:none;
	color: #66655C;
}

.link a:hover{
	text-decoration:none;
	color: #ffffff;

}

.copyright{
	text-align:center;
	font-size:10px;
	color:#003A68;
}

.copyright a{
	color:#003A68;
}


.birdcrumbs{
	color:#ffffff;
	padding:0px 0px 10px 0px;
}

.birdcrumbs a, .birdcrumbs a, .birdcrumbs a:visited{
	text-decoration:none;
	color: #00a0c6;
}

.birdcrumbs a:hover{
	text-decoration:underline;
	color: #ffffff;
}




.subtitle{
	font-size:14px;
	color:#000000;
	font-weight:bold;
	margin-bottom:10px;
}


.subtitle_search_bg{
	font-size:14px;
	color:#000000;
	background-color:#7DDAFF;
	font-weight:bold;
	padding:5px;
	margin:10px 0px 0px 0px;
}


.title{
	font-size:18px;
	color:#12B9FF;
	padding-bottom:5px;
	margin-bottom:10px;
}

.title_ul{
	font-size:18px;
	color:#12B9FF;
	border-bottom: dotted 1px;
	border-bottom-color: #12B9FF;
	width:227px;
	padding-bottom:5px;
	margin-bottom:10px;
}