/**********General classes*/

* { font-family:Verdana,Arial,sans-serif; }

body {
	background-color:white;
	color:#07026A;
  	font-size:12px;
  	margin-left:0px;
	margin-top:0px;
}

/*Index page heading style*/
h1 {
	color:#07026A;
	font-size:16px;
	padding-top:10px;
}

h2 {
	color:#07026A;
	font-size:13px;
	padding-top:10px;
}

/*Body text*/
p { 
	color:#07026A;
	font-size:11px;
}

.text {
	color:#07026A;
	font-size:11px;
}

a {
	color:#07026A;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.inputfield {
	height:20px;
	border:1px solid #99A6C8;
	color:#07026A;
	font-size:10px;
}

.inputarea {
	border:1px solid #99A6C8;
	color:#07026A;
	font-size:10px;
}

/*Product buttons*/
.button2 {

	border:1px solid #99A6C8;
	color:#07026A;
	font-size:12px;
	font-weight:bold;
	background-color:#DFDCDC;
	padding-top:3px;
	padding-bottom:3px;
}

/*General buttons*/
.button3 {

	border:1px solid #99A6C8;
	color:#07026A;
	font-size:12px;
	font-weight:bold;
	background-color:#DFDCDC;
	padding-top:3px;
	padding-bottom:3px;
}

/*General button*/
input.button {
	border:1px solid #99A6C8;
	color:#07026A;
	font-size:12px;
	font-weight:bold;
	background-color:#DFDCDC;
	padding-top:3px;
	padding-bottom:3px;
}

/*Small title bar for results_buylist, cart,...*/   
.titletab_small {
  	background-color:#DFDCDC;
  	color:#07026A;
  	font-size:12px;
}

/*Large grey title bar*/
.titletab_large {
	background-color:#DFDCDC;
	color:#07026A;
	font-size:13px;
	font-weight:bold;	
}

/*Shadow box outline for forms*/
.shadowbox {
	border-left:1px #07026A solid;
	border-top:1px #07026A solid;
	border-bottom:2px #07026A solid;
	border-right:2px #07026A solid;
	padding:5px 5px 10px 5px;
}

/*Shadow box outline for forms - title row*/
.shadowbox_title {
  	color:#07026A;
	border-left:1px #07026A solid; 
	border-top:1px #07026A solid; 
	border-right:2px #07026A solid; 
	padding:5px;
	background-image:url(/shop/images/div/shadowbox_title.gif);
	background-repeat:repeat-y;
	background-position:left;
	font-weight:bold;
	font-size:13px;
}

/*Form text/heading in cart,login-page ...*/
.contentbar1 {
	color:#07026A;
	font-size:10px;
  	font-weight:normal;
}

.contentbar {
	color:#07026A;
	font-size:11px;
  	font-weight:normal;
}

/*Box for session errors*/
.errorbox {
	border-color:#07026A;
	border-style:solid;
	border-width:1 2 2 1px;
	padding:5px;
	margin:10px;
	background:white;
	text-align:center;
	color:#f00;
	font-weight:bold; 
	font-size:11px;
}

/**********End general classes*/


/**********Topper classes*/

/*Top product menu bar */
.topmenu_bar {
	height:23;
}

/*Top product menu links*/
.topmenu {
	font-size:10px;
	font-weight:bold;
	color:#C32B38;
	text-decoration:none;
	margin-right:0.7em;
	margin-left:0.7em;
}

/*Top product menu links*/
a.topmenu:hover {
	text-decoration:underline;
}

/*Top product menu date*/
.date {
	font-weight:500; 
	font-size:10px; 
	color:#07026A; 
	margin-left:2.0em; 
	margin-right:2.0em; 
}

/*Top product drop down menus*/
.submenu {
	font-size:10px;
	color:#07026A; 
	vertical-align:top; 
	text-align:right; 
	text-decoration:none; 
	background-color:#DFDCDC;	
}

/*Top product drop down menu links*/
a.submenu:hover { 
	text-decoration:underline 
}

/*Top line menu links*/
.linemenu {	
	color:#C32B38;
  	font-weight:bold;
  	text-decoration:none;
  	font-size:10px;
	margin-right:0.7em; 
	margin-left:0.7em;
}

/*Top line menu links*/
a.linemenu:hover {
	text-decoration:underline;
}

/*Top line menu search-box*/
input.searchbox {
	width:100px;
	height:19px;
	border:1px solid #99A6C8;
	margin-right:5px;
	color:#07026A;
	font-size:10px;
	background-color:#F3F3F3;
}

.text {
	color:#07026A;
	font-size:11px;
}

/**********End topper classes*/


/**********Left column classes (leftright & leftonly)*/

.left_column {
	padding-left:5px;
	padding-top:10px; 
	font-size:12px;
	width:149px;
	vertical-align:top;
}		

/*Advanced search*/
.advanced_search {
	font-size:10px;
	color:white;
	text-decoration:none;
}	
a.advanced_search:link {}
a.advanced_search:visited {}
a.advanced_search:hover {text-decoration:underline}
a.advanced_search:active {}

/*Explode tree, collapse tree*/
.barlink {
	background-color: #094989
}

A.barlink:link, A.barlink:active, A.barlink:visited {
  	color: white;
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 10pt;
}

/*Explode tree, collapse tree*/
A.barlink:hover {
  	color: white;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 10pt;
}

/*Components on left bar (search and product tree)*/
.categorybar {
  	background-color: #094989;
  	color: #ffffff;
  	font-weight: normal;
  	font-size: 11px;
  	text-decoration: none;
}
		
/*Left side menu - category titles*/
.leftmenu_title {
	background-image:url(/shop/images/div/bg_verl_g_1x142.jpg);
	font-size:13px;
	font-weight:bold;
}

/*Login box input field*/
input.login {
	width:129px;
	height:18px;
	border:1px solid #99A6C8;
	color:#07026A;
	font-size:10px;
}

/*Login box login button*/
input.loginbutton {
	border:1px solid #99A6C8;
	color:#07026A;
	font-size:10px;
	background-color:#DFDCDC;
	padding-top:1px;
	padding-bottom:1px;
}

/**********End left column classes*/


/**********Center column classes*/

/*left right (outer)*/	
.center_column {
	width:70%; 
	vertical-align:top;
	padding-top:10px; 
	font-size:12px;
}

/*leftonly (outer)*/
.center_column_leftonly {
	width:85%; 
	vertical-align:top;
	padding-top:10px; 
	font-size:12px;
}

/*no left (outer)*/
.center_column_noleft {
	width:100%; 
	vertical-align:top;
	padding-top:10px; 
	font-size:12px;
}

/*padding around inner elements*/
.center_padding {
}

/*central content (inner)*/
.center_table {
	width:90%; 
	text-align:left;
}
		
/**********End center column controls*/


/**********Begin right column controls (leftright)*/

.right_column {
	padding-top:10px; 
	font-size:12px;
	vertical-align:top
}


/**********End of right column style*/


/**********Begin footer controls*/		
	
.footer {
	border-top:solid #07026A 1px;
	margin:10 0 5 5px;
	padding:5px;
	color:#07026A;
	font-size:10px;
}
	
/**********End of footer controls*/


/**********Begin search_box_small component classes*/

/*Search button /shop/images/*/
.search_button {
	background-image: url('button_general.gif');
	background-color: white;
	font-size: 9pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: solid black 1px;
	letter-spacing: 0px;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	text-decoration: none;
	color: black;
}

/**********End search_box_small component classes*/


/**********Cross component classes*/

/*Cross component outer*/
.specials {
	width:90%; 
	text-align:left
}
		
/*Cross component title bar*/
.specials_title {
	width:98%;
	background-image:url(/shop/images/div/tab_bg_mtg.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	padding:5px;
	border:1px solid #99A6C8;
}
	
/*Cross component body*/
.specials_body {
	width:98%;
	border-left:1px solid #99A6C8;
	border-right:1px solid #99A6C8;
	border-bottom:1px solid #99A6C8;
	font-size:10px;
	text-align:left;
	vertical-align:bottom;
	padding:5px;
}

A.crosstitle:link, A.crosstitle:active, A.crosstitle:visited {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: none;
}

A.crosstitle:hover {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: underline;
}

/**********End cross component classes*/


/**********Random component classes*/

/*Random component title bar*/
.random_title {
	width:100%;
	height:19; 
	background-image: url('title_tab_random.gif');
	background-repeat: no-repeat;
	background-position: left;
	color:white;
	font-weight:bold;
	padding-left: 10px						
}
	
/*Random component body*/
.random_body {
	width:100%;
	margin:0;
	border:solid #BB720A 2px;			
}

/*Random component product name*/
A.random_description:link, A.random_description:active, A.random_description:visited {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: none;
}

A.random_description:hover {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: underline;
}

/**********End random component classes*/

	
/**********Cart component classes*/

/*cart table row*/
.cartnorm {
  	background-color:#EAEAEA;
  	color:#07026A;
  	font-size:10px;
}


/*cart alternate table row*/
.cartalt {
  	background-color:#FFFFFF;
  	color:#07026A;
  	font-size:10px;
}

/*cart item links*/
a.cartlink {
  	color:#07026A;
  	text-decoration:none;
  	font-size:10px;
}

/*cart item links*/
a.cartlink:hover {
  	text-decoration:underline;
}

/**********End cart component classes*/


/**********Cart tiny component classes*/

/*Cart tiny component*/

/*Cart tiny title row*/
.carttiny_title {
        background-image:url(/shop/images/div/bg_verl_g_1x197.jpg);
        font-size:13px;
        font-weight:bold;
  	text-decoration:none;
}

a.carttiny_title:hover {
	text-decoration:none;
}

/*Cart tiny headings*/
.carttiny_heading {
  	font-size:11px;
	font-weight:bold;
	background-color:#EAEAEA;
/*	border-bottom:1px #99A6C8 solid;*/
}

/*Cart tiny text and links*/
.carttiny_text {
  	text-decoration:none;
  	font-size:10px;
	border-top:1px #99A6C8 dashed;
}

a.carttiny_text:hover { 
	text-decoration:underline;
}

/**********End cart tiny component classes*/


/**********Cart_display component classes*/

/*Cart display row*/
.cartdisplay {
	background-color: white;
  	color: #000000;
  	font-weight: normal;
  	font-size: 12px;
}

/*Cart display alternate row*/
.cartdisplay_alt {
  	background-color: #dddddd;
  	color: #000000;
  	font-weight: normal;
  	font-size: 12px;
}

/**********End cart_display component classes*/


/**********Results_ component classes*/

/*results_buylist category heading*/
tr.results_category {
	color:#07026A;
	font-weight:bold;
	font-size:12px;
}

/*results_buylist item rows*/
tr.results_row {
	font-size:10px;
}

/*results_buylist item link*/
a.resultslink {
	color:#07026A;
  	text-decoration:none;
}

/*results_buylist item link*/
a.resultslink:hover {
  	text-decoration:underline;
}

/*results_buylist and cart input quantity*/
input.quantity {
	width:30px;
	height:18px;
	border:1px solid #99A6C8;
	color:#07026A;
	font-size:10px;
	text-align:right;
	margin:1px;
}

/*results_big product name*/
.results_description {
	color:#07026A;
  	font-weight:bold;
  	font-size:11px;
}

/**********End results_ component classes*/
