@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-repeat: repeat;
	background-image: url(images/bg_3.jpg);
}
.oneColFixCtrHdr #container {
	width: 860px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}
.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	text-decoration: line-through;
	text-align: left;
}
.special_flashiando {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: blink;
	background-color: #FF0000;
	font-weight: normal;
}
.rojoH2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	text-align: left;
	font-weight: bold;
}
#logo {
	width: 280px;
	height: 102px;
	padding-left: 20px;
}
.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #000000;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 20px;
	height: auto;
}
#shopping_cart {
	height: 20px;
	width: 300px;
	float: right;
}
#mainContent p {
	color: #999999;
	margin: 0px;
	padding: 0px;
}
#pictures_text {
	width: 520px;
	padding-right: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#pictures_text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #00FFFF;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.oneColFixCtrHdr #footer {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF00FF;
	padding: 0;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
}
#paypal_secure_payment {
	margin: 0px;
	float: right;
	height: 25px;
	width: 305px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
#nav_menu {
	width: 540px;
	float: right;
	height: 82px;
	text-align: right;
	margin-right: 20px;
	margin-top: 20px;
	color: #00CDFF;
}
#nav_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #02CBFF;
	text-decoration: none;
}
#nav_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF00FF;
	text-decoration: none;
}
#main_images {
	height: 344px;
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF00FF;
}
#icone_nav {
	height: 44px;
	background-color: #000000;
	width: 820px;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF00FF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF00FF;
}
#left_content {
	width: 220px;
	float: right;
	background-color: #000000;
	height: auto;
}
#pictures_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #02CBFF;
	text-decoration: none;
	font-weight: lighter;
}
#store_nav {
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #121212;
	height: auto;
}
#store_main {
	width: 680px;
	float: right;
	background-color: #000000;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #FF00FF;
	padding-left: 20px;
	height: auto;
}
#tees {
	width: 184px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: right;
	color: #CCCCCC;
}
#store_main img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tees p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#store_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF00FF;
	text-decoration: none;
}
#store_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #02CBFF;
	text-decoration: none;
}
#store_nav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
#item_thumimages {
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 5px;
	color: #CCCCCC;
	height: 400px;
}
#item_description h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	padding-top: 10px;
	padding-left: 0px;
	color: #FFFFFF;
	margin: 0px;
}
#tees3 {
	width: 184px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #CCCCCC;
}
#store_main a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	text-decoration: none;
}
#tees2 p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tees3 p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#item_bigimage {
	width: 275px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: right;
	color: #CCCCCC;
	height: 400px;
}
#item_description {
	width: 295px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 400px;
	background-image: url(store/images/description_bg.gif);
}
#description_text {
	height: 200px;
	width: 285px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-left: 10px;
}
#description_butons {
	height: 180px;
	width: 285px;
	padding-top: 20px;
	text-align: left;
	padding-left: 10px;
}
#description_butons form {
	margin: 0px;
	padding: 0px;
}
#store_mainitem {
	width: 680px;
	float: right;
	background-color: #000000;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #FF00FF;
	padding-left: 20px;
	height: auto;
}
#item_description h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.dots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: lighter;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}
#item_description p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
#tees2 {
	width: 184px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: right;
	color: #CCCCCC;
}
#contact_information {
	height: 420px;
	width: 400px;
	float: right;
}
#contact_form {
	height: 420px;
	width: 400px;
	background-color: #0C0C0C;
	color: #FFFFFF;
}
.simple_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.POLICY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	font-style: normal;
	font-weight: bold;
}
.POLICY2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #999999;
	font-style: normal;
	font-weight: bold;
}
#shopping_cart form {
	margin: 0px;
	padding: 0px;
}
#randomImage a:link {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#randomImage a:visited {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
}
#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #00FFFF;
	font-weight: bold;
}
