body {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
}

td {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 17px;	
	color : #000000;
	font-weight: bold;
}

h3 {
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 13px;	
	color : #000000;
	font-weight: bold;
}

th {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
}

img {
	border : none;
}

ul li {
	list-style-type: square;
     color: #ef6001;
}
ol.roman {
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: upper-roman;
}
input { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03517e;
	line-height: 13px;
	padding-left: 2px;
	border: 1px solid #f26f33;
}
textarea { 
    font-family : Verdana, Helvetica,sans-serif;
	font-size: 11px;
	color: #03517e;
	border: 1px solid #f26f33;
	width: 200px;
	height: 80px;
}

input.select { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03517e;
	border: 1px solid #f26f33;
}
select { 
    font-family : Verdana, Helvetica,sans-serif;
	font-size: 11px;
	color: #f26f33;
}

.textform{ 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03517e;
}

.searchinput { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03517e;
	background-color: 90c2d9;
	border:1px solid #90c2d9;
	line-height: 15px;
	padding-left: 2px;
}

textarea { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 120%;
}

/* styles for the Olympic template.....................................*/

.text_general {
	/* text general */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
	line-height: 130%;
}

.text_grey {
    /* text general grey */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	font-weight: normal;
}

.page_title {
	/* title page */
    color: #03a0cb;
    font-family: Arial;
	letter-spacing: 0px;
    font-size: 13px;
    font-weight: bold;
}

.subtitle {
	/* subtitle orange */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #e15e04;
	font-style: normal;
	line-height: normal;
}
.extratext1 {
	/* Heading 14 blue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.5px;
	font-weight: bold;
	color: #049fcd;
	font-style: normal;
	line-height: normal;
}
.extratext2 {
	/* Heading 12 blue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.5px;
	font-weight: bold;
	color: #049fcd;
	font-style: normal;
	line-height: normal;
}
.extratext3 {
	/* Heading 12 red */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #ff3600;
	font-style: normal;
	line-height: normal;
}
.blue_titles {
	/* subtitle blue */
    font-family: Arial;
	color: #03a0cb;
	letter-spacing: 1px;
    font-size: 12px;
    font-weight: bold;
}
.small {
	/* text small */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
/* button styles...................................................... */

.search_button {            
	cursor:pointer;
	background-color: #90c2d9;
    border-bottom-color: #90c2d9;
	border-top-color: #90c2d9;
	border-left-color: #90c2d9;
	border-right-color: #90c2d9;
	border-style: solid;
	border-width: 1;
	color: #03517e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	width: 65;
	text-decoration: none;
	
	padding-left: 4px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
}
a.black_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
a.black_search:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
}
.black_nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.white_nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #aad8ed;
	font-style: normal;
}

.bread_title {
	color: #666666;
	font-family: Verdana;
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

/* main navigation............................................... */

td.main_links {
	border: 0px solid #0063A6;
	white-space:nowrap;
	background-color: #049fcd;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-bottom-color: #0063A6;
	border-top-color: #0063A6;
	border-left-color: #0063A6;
	border-right-color: #0063A6;
	width: 170px;
	height: 20px;
	color: #000000;

	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;

	text-align: left;
}
td.sub_links {
	border: 0px solid #0063A6;
	white-space:nowrap;
	background-color: #90c2d9;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-bottom-color: #049fcd;
	border-top-color: #0063A6;
	border-left-color: #0063A6;
	border-right-color: #0063A6;
	width: 175px;
	height: 20px;
	color: #000000;

	padding-left: 6px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;

	text-align: left;
}

a.main_links {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.main_links {
	color: #000000;
	text-decoration: none;
}

a.main_links2 {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.main_links2 {
	color: #ffffff;
	text-decoration: none;
}


/* product display styles........................................... */

.product_title {
    font-family: Arial;
	color: #CAAE78;
	letter-spacing: 1px;
    font-size: 14px;
    font-weight: bold;
}
.product_cats {
    font-family: Arial;
	color: #e15e04;
	letter-spacing: 0px;
    font-size: 12px;
    font-weight: bold;
}
.cart_text {
    font-family: Verdana;
	color: #000000;
	letter-spacing: -0.5px;
	line-height: 13px;
    font-size: 10px;
    font-weight: normal;
}
.cart_title {
    font-family: Arial;
	color: #666666;
	letter-spacing: -0.5px;
	line-height: 13px;
    font-size: 12px;
    font-weight: bold;
}
td.cell_product{            
	border: 1px solid #fdc144;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
    border-bottom-color: #fdc144;
    border-top-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff; 
}

h2 {
    font-family: Arial;
	color: #666666;
	letter-spacing: 0px;
    font-size: 12px;
    font-weight: bold;
}
.captions {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099cb;
	font-weight: normal;
}

A{
    COLOR: #f27902;
    text-decoration: none;
}

A:hover{
    color: #03a0cb;
    text-decoration: none;
}

A.footer{
    color: #5c777f;
    font-family: Verdana;
    font-size: 7pt;
    text-decoration: none;
}

A.footer:hover{
    COLOR: #333333;
    text-decoration: none;
}
A.newsletter_link{
    color: #3366cc;
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;
}

A.newsletter_link:hover{
    COLOR: #333333;
    text-decoration: none;
}

.footer2 {  
	color: #5c777f;
    font-family: Verdana;
    FONT-SIZE: 7pt
}

.footer3 {  
	color: #5c777f;
    font-family: Verdana;
    FONT-SIZE: 7pt
}

.time_date{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #f26f33;
}

table.general {
	border: 1px solid #C490B1;
}
td.cell_side {            
	border: 1px solid #F0F0F4;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 1px;
    border-bottom-color: #FFFFFF;
    border-top-color: #ffffff;
    border-left-color: #FFFFFF;
    border-right-color: #F0F0F4; 
}

.b_cramb {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	color: #666666;
	font-weight: bold;
}
.top_categ {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	color: #666666;
	font-weight: bold;
}
.top_categ_title {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	color: #666666;
	font-weight: bold;
}

/* credit styles */
.title_pop {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 13px;
	letter-spacing: 1px;	
	color : #696462;
	font-weight: bold;
	text-decoration: none;
}

.text_pop {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
	line-height: 110%;
}

table.pop {
	border: 1px solid #999999;
}

td.cell_pop {            
	border: 1px solid #9C9187;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
    border-bottom-color: #9C9187;
    border-top-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff; 
}
/* styles for in2 Era shopping templates.....................................*/
#in2era_prod {
	width: 255px;
	margin: auto;
}
#in2era_prod .in2era_product {
	float: left;
	text-align: left;
}
#in2era_prod .in2era_productdescription {
	float: left;
	width: 110px;
	text-align: left;
	padding: 0 0 0 5px; 
}

/* styles for the Olympic template.....................................*/

html, body, #container {
	min-height: 100%; /* Not supported by IE 5/6, but required for Firefox/Opera */
	width: 100%;
	height: 100%;
}
html>body, html>body #container {
	height: auto;
}
body {
	margin: 0;
}
#container {
	position: absolute;
	top: 0;
	left: 0;
	background: #a1d8e9 url('../images/olympic_bg.jpg') repeat-y center top;
}
#main {
	margin-bottom: 45px;
	height: auto;
}
#header {
	text-align: center;
	height: 110px;
}

#tab {
	overflow: auto;
	text-align: center;
}
#header .content .logo {
	width: 835px;
	float: left;
}
#header .content .logout {
	width: 100px;
	float: right;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 45px;
	text-align: center;
}
#header .content, #tab .content, #footer .content {
	width: 1000px;
	margin: auto;
	text-align: left;
}
#tab .content {
	background: transparent url('../images/olympic_bgtop.jpg') repeat-x center top;
}
#footer .content {
	background: transparent url('../images/olympic_bgfooter.jpg') repeat-x center bottom;
}
#tab .content .padding {
	padding: 6px 15px 20px 15px;
}
#footer .content .padding {
	padding: 20px 15px 15px 15px;
}
td.olympic_border{            
	border: 1px solid #afe1f0;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-left-width: 0px;
	border-bottom-width: 2px;
	border-right-width: 1px;
    border-bottom-color: #afe1f0;
    border-top-color: #afe1f0;
    border-left-color: #ffffff;
    border-right-color: #afe1f0; 
}
.book_content {
	padding-left: 20px;
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;	
	color : #000000;
	font-weight: normal;
}
.book_content2 {
	padding: 0 15px 0 10px;
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;	
	color : #000000;
	font-weight: normal;
}
.book_subolympic {
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 16px;	
	color : #0688e6;
	font-weight: bold;
}


