/* Copyright 2001 sol media development */
/* Main Section */
.outerborder{
	border: 1px solid #9EA1CC;
}	

.cattable{
	padding-left: 5px;	
}	
	
OPTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
}

input, text, select {
	font-family: Arial, Helvetica, sans-serif;
   font-size:8pt;
}

Body, p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #575656;
	font-weight : normal;
}

TD{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	}

H3{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	}

a:link{
	color : #3e0f13;
	text-decoration : underline;
}

a:visited{
	color : #3e0f13;
	text-decoration : underline;
}

a:hover{
	color : #051cca;
	text-decoration : underline;

}

a:active{
	color : #051cca;
	text-decoration : underline;
}


a.Nav2:link{
	color : #0535bd;
	text-decoration : none;
}

a.Nav2:visited{
	color : #0535bd;
	text-decoration : none;
}

a.Nav2:hover{
	color : #0535bd;
	border-bottom: dotted 1px #0535bd;
}

a.Nav2:active{
	color : #0535bd;
	border-bottom: dotted 1px #0535bd;
	text-decoration : none;
}

a.Nav1:link{
	color : #404040;
	font-size : 8pt;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;

	}

a.Nav1:visited{
	color : #404040;
	font-size : 8pt;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;

}

a.Nav1:hover{
	color : #122b76;
	font-size : 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: dotted 1px #122b76;

}

a.Nav1:active{
	color : #404040;
	font-size : 8pt;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.mainText{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
}

.footer{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;

}

.footer2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;

}

.footerxxs {
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.BodyStandard{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
}

.sectionHeader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight: bold;
	color: #666666;
}

.sectionHeaderMed {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color: #666666;
}

.sectionSubheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	color: #666666;
	line-height: normal;
}

.navHeader1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: bold;
	color: #081B53;
	line-height: normal;
}

.navHeader2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: bold;
	color: #081B53;
	line-height: normal;
}

.sectionSubheader2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	color: #266868;
    line-height: 1.5em;
}

.FormDropMenu {
	background-color : #FFFFFF;
	color : Black;
	border : 1px solid #3e0f13;
	font-family: Arial, Helvetica, sans-serif;
	font-size:7pt;	
}

.mainTextBold{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	}
	
.outerborder{
	border: 1px solid #3e0f13;
}	

.outerborderPad{
	border: 1px solid #3e0f13;

}

.outerborderGray{
	border: 1px solid #C5C5C5;

}	
.outerborderLite{
	border: 1px solid #6B7AA5;
}	
.outerbot{
	border-top: 1px none #081B53;
	border-right: 1px none #081B53;
	border-bottom: 1px dashed #c0c0c0;
	border-left: 1px none #081B53;
}	

.outerrightleftLite{
	border-top: 1px none #98B3DE;
	border-right: 1px solid #98B3DE;
	border-bottom: 1px none #98B3DE;
	border-left: 1px solid #98B3DE;
}	
.outerdotborder{
	border: 1px dotted #999999;
}	

.rightcolumnGrey {
	border-top: 1px none #98B3DE;
	border-right: 1px solid #999999;
	border-bottom: 1px none #98B3DE;
	border-left: 1px none #98B3DE;}

.rightcolumndots {
	background-image: url(/main/images/dots.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.BodyJustify{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #666666;
   line-height: 1.5em;
	font-weight : normal;
	text-align: justify
}
.TableNavSelected {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-left:4px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: bold;
	color: #081B53;
	line-height: normal;
}

.TableNavNonSelected {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	color: #5E5E5E;
	line-height: normal;
	padding-left:4px;
	padding-top: 7px;
	padding-bottom: 7px;	
}

.SearchField {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	    width: 75px ;
	background-color : #0333ae;
	color : Gray;
	border : 1px solid #afb0b0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:7pt;	
}

.SearchField2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	    width: 100px ;
	background-color : #e9e9e9;
	color : Gray;
	border : 1px solid #afb0b0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:7pt;	
}


/* Begin gallery css */
/* Begin gallery css */
/* Begin gallery css */
/* Begin gallery css */


.category_table_style {
	width: 100%;
}

.detail_table_style {
	width:100%;

}

.media_table_style {
	width:100%;	
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.basket_table_style {
	width:100%;	
}

.basket_cell_header_style {
	background-color: #eeeeee;
}

.category_link_style {
	background-color: #eeeeee;
	width:100%;
}

.header_table_style {
	background-color: #c6cce0;
	width:100%;
}


.user_acount_table_style {
	background-color: #eeeeee;
	width:90%;	
}

.user_account_cell_style {
	background-color: #ffffff;
}


.login_table_style {
	background-color: #ffffff;
width:70%;
}


.login_cell_style {
	background-color:#ffffff;	
}

.lost_password_table_style{
	background-color: #ffffff;
}

.lost_password_cell_style {
	background-color:#ffffff;
}

.registration_table_style {
	background-color: #ffffff;
	width:70%;	
}


.registration_cell_style {
	background-color:#ffffff;
}


.login_page {
	width:60%;
}


.media_cell_style {
	background-color:#ffffff;
}

.basket_cell_style {
	background-color:#ffffff;
}

.checkbox {
	background-color:#ffffff;
}


.category_cell_style {
	background-color:#ffffff;
}

.next_page_table_style{
	background-color: #eeeeee;
	width:100%;
}


.outer_table_style{
	width:100%;

}


.report_table_style {
	background-color: #eeeeee;
	width:100%;
	BORDER-RIGHT: #eeeeee 1px solid; 
	BORDER-TOP: #eeeeee 1px solid; 
	BORDER-LEFT: #eeeeee 1px solid; 
	BORDER-BOTTOM: #eeeeee 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	font-size: 10px;
}

.report_cell_style {
	background-color: #ffffff;
}

.report_header_style {
	background-color: #dddddd;
}

.report_title_style {
        background-color: #dedede;
}

.iptc_table_style {
    background: #ffffff;
}


.invoice_table_style {
	background-color: #ffffff;
	width:100%;
	BORDER-RIGHT: #eeeeee 1px solid; 
	BORDER-TOP: #eeeeee 1px solid; 
	BORDER-LEFT: #eeeeee 1px solid; 
	BORDER-BOTTOM: #eeeeee 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	font-size: 10px;
}

.mouse_over {
	
}

.upper_line {
	BORDER-TOP: #eeeeee 1px solid;
}

.bottom_line {
	BORDER-BOTTOM: #eeeeee 1px solid;
}

.left_line {
	BORDER-LEFT: #eeeeee 1px solid;
}

.right_line {
	BORDER-RIGHT: #eeeeee 1px solid;
}