BODY {
	background-color: #FFFFFF;
  	font-family: arial, Geneva;
  	font-size: 10pt;
  	margin: 0;
	background-image: url(background_gradiant.jpg);
	background-repeat: repeat-x;
}

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

/*Index page heading style*/
h1 {
	color: #094989;
	font-size:12pt;
	font-family: arial, Geneva;
	padding-top: 10px;
}

div#amazon {
	padding-top: 10;
	margin: 0 0 0 10;
        height: 432px;
	overflow: hidden;
}

/*Body text*/
p { font-size: 10pt }

td { font-size: 10pt }

/*Product buttons*/
.button2 {
	background-image: url(button_product.gif);
	background-color: #EEFFFF;
	font-size: 10pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: solid #BB720A 1px
	letter-spacing: 0px;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: black;
}

/*General buttons*/
.button3 {
	background-image: url(button_general.gif);
	background-color: #1F8CBD;
	font-size: 10pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: solid black 1px
	letter-spacing: 0px;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: black;
}

/*Small title bar*/
.titletab_small {
  	background-color: #094989;
  	color: white;
  	font-weight: bold;
  	font-size: 10pt;
  	padding: 3px;
}

/*Large blue title bar*/
.titletab_large {
	background-color: #094989;
	color: white;
	font-size: 11pt;
	font-weight: normal	
}

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

/*Form text/heading*/
.contentbar1 {
  	color: #000000;
  	font-weight: normal;
  	font-size: 9pt;
}

/* Box for session errors */
.errorbox {
	border-color: #000000;
	border-style: solid;
	border-width: 1 2 2 1px;
	padding: 5px;
	margin: 3px;
	background: #ffffff;
	align: center;
	color: #f00;
	font-weight: bold; 
}

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


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

/*Top menu*/
.linemenu {
	padding: none;
	margin: none;
  	text-align:right;
	vertical-align:top;
	color:white;
	text-decoration:none;
/*	background-color:white; */
	background-image: url(phone_bg.jpg);
	background-repeat: repeat-x; 
}

/*Top menu links
A.toplink:link, A.toplink:active, A.toplink:visited {
  	color: blue;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}
*/
/*Top menu links
A.toplink:hover {
  	color: blue;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}
*/

/*Topper controls links*/
.topmenu {
	font-size: 12pt !important;
	font-weight: bold !important;
	color: blue !important;
	text-decoration: none !important;
	background-color: none;
}

/*Topper controls links*/
A.topmenu:hover {
	text-decoration: underline !important;
}

/*Topper controls drop down menus*/
.submenu {
	font-size:8pt; 
	color:white; 
	vertical-align:top; 
	text-align:right; 
	text-decoration:none; 
	background-color:#010873;	
}
A.submenu:link {}
A.submenu:visited {}
A.submenu:hover {text-decoration:underline}
A.submenu:active {}

/*Breadcrumb bar conrol*/	
div#breadcrumb_bar {
	height:20;
	background-color:#218CBD;
	font-size:12px;
	color:white;
	padding-left: 10px;
	border-top: 1px solid #0099FF;
	border-bottom: 1px solid #124B8A;
}
	
/*Breadcrumb links*/
.breadlink {		
	font-size:12px;
	color:white;
	text-decoration:none;
}
		
/**********End topper classes*/


/**********Left column classes (leftright & leftonly)*/
	
.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_group {
	background-color: #006699;
  	color: #FFFFFF;
  	font-weight: normal;
  	font-size: 10pt;
}

A.barlink_group:link, A.barlink_group:active, A.barlink_group:visited {
  	text-decoration: none;
}

A.barlink_group:hover {
  	text-decoration: underline;
}


.barlink {
  	color: #FFFFFF;
  	font-weight: bold;
  	font-size: 10pt;
}

A.barlink:link, A.barlink:active, A.barlink:visited {
  	text-decoration: none;
}

/*Explode tree, collapse tree*/

A.barlink:hover {
  	text-decoration: underline;
}

/*Components on left bar (search and product tree)*/
.categorybar {
	background-color: #010873;
  	color: #ffffff;
  	font-weight: normal;
  	font-size: 11px;
  	text-decoration: none
}
.catbarbox1 {
  background-color: #010873;
  color: #FFFFFF;
  font-family: arial, Geneva, Helvetica;
  font-weight: normal;
  font-size: 11px;
  border: 1px #FF8800 solid;
}

.catbarbox2 {
  background-color: #8B0000;
  color: #FFFFFF;
  font-family: arial, Geneva, Helvetica;
  font-weight: normal;
  font-size: 13px;
  border: 1px #0000FF solid;
  width: 190px;
  margin: 0 0 0 3;
}

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


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

/*left right (outer)*/	
.main_content {
	width:100%;  
	vertical-align:top;
	background-image: url(center_table_bg.jpg);
	background-repeat: repeat-x;
	padding: 10;
}

/*leftonly (outer)*/
.center_leftonly {width:85%; vertical-align:top}

/*no left (outer)*/
.center_noleft {width:100%; vertical-align:top}

/*padding around inner elements*/
.center_padding {width:90%}

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


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

.right {width:15%; vertical-align:top}

/*Right content*/
.right_table {width:100%}
		
/**********End of right column style*/


/**********Begin footer controls*/		
	
.footer {
	margin:5px;
	padding:5px 
}
	
/**********End of footer controls*/

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

/*Search button /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;
	align: center;
	cursor: pointer;
	vertical-align: center;
	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:100%;
	height:19; 
	background-image: url(title_tab_cross.gif);
	background-repeat: no-repeat;
	background-position: left;
	color:white;
	font-weight:bold;
	padding-left: 9px;
	margin-top: 5px
}
	
/*Cross component body*/
.specials_body {
	width:100%;
	margin:0;
	border:solid #124B8A 2px;
	font-size: 10pt;
}

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: #FFFFFF;
	font-weight:bold;
	font-size: 10pt;
	padding-left: 10px;					
}
	
/*Random component body*/
.random_body {
	width:100%;
	margin:0;
	border:solid #1f5b22 1px;			
}

/*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*/

	/**********Featured component classes*/

/*Featured component title bar*/
.featured_title {
	width:100%;
	height:19; 
	background-image: url(title_tab_featured.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 9pt;
	padding: 0px 0px 0px 11px;
}
	
/*featured component body*/
.featured_body {
	width:100%;
	margin:0;
	border:solid #1f5b22 1px;			
}

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

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

/**********End featured component classes*/

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

/*cart table row*/
.cartnorm {
  	background-color: #dddddd;
  	color: #000000;
  	font-weight: normal;
  	font-size: 11px;
  	border-top: 0;
  	border-bottom: 1px solid black;
  	border-left: 1px solid black;
  	border-right: 1px solid black;
}


/*cart alternate table row*/
.cartalt {
  	background-color: #FFFFFF;
  	color: #000000;
  	font-weight: normal;
  	font-size: 11px;
  	border-top: 0;
  	border-bottom: 1px solid black;
  	border-left: 1px solid black;
  	border-right: 1px solid black;
}

A.cartlink:link, A.cartlink:active, A.cartlink:visited {
  	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}

/*Top menu links*/
A.cartlink:hover {
  	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}

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

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

/*Cart tiny component*/
.carttiny {
  	background-color: #003070;  
  	color: white;  
  	font-weight: normal;
  	font-family: arial, Geneva;
  	width:95%;
  	border: solid #218CBD 1px
}

/*Cart tiny title*/
.carttiny_title {
  	background-color: #218CBD;
  	color: #FFFFFF !important;
  	font-weight: normal;
  	text-decoration: none;
  	font-family: arial, Geneva;
  	font-size: 9pt;
  	width:95%;
  	height:20px;
  	vertical-align: center;
  	border: solid #218CBD 1px
}

A.carttiny_title:link, A.carttiny_title:active, A.carttiny_title:visited, A.carttiny_title:hover {  
}

/*Cart tiny headings*/
.ctiny_heading {
  	color: #FFFFFF !important;
  	font-weight: normal;
  	font-size: 8pt;
  	text-decoration:underline
}

/*Cart tiny text and links*/
.ctiny_text {
  	color: white;
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 8pt;
}

A.ctiny_text:link, A.ctiny_text:active, A.ctiny_text:visited {  
}

A.ctiny_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*/
.title {
	font-weight:bold;
	font-size:16px
}


/*results_buylist item link*/
A.resultslink:link, A.resultslink:active, A.resultslink:visited {
	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;		
}

/*results_buylist item link*/
A.resultslink:hover {
  	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}

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

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


/**** BEGIN DIV CSS *************/

div#main {
        width: 1000px;
        min-width:1000px;
        max-width:1000px;
        margin-left: auto;
        margin-right: auto;
}

div#header {
	width: 1000px;
	margin: 0px;
	padding: 0px;

}

div#header_left {
	float: left;
        background-image: url(flagbanner7.gif); 
        background-color: #ffffff;
        background-repeat: no-repeat;
	width: 700px;
	height: 125px;

}

div#header_right {
	float: left;
        padding: 0px 50px 0px 0px;
        margin: none;
        text-align: right;
        vertical-align: top;
        text-decoration: none;
	width:250px;
        color: #ff0000; 

}

/*Topper controls bar */
div#navigation_bar {
        width: 998px;
        height: 27;
        background-image: url(navbarback.gif);
        background-color: #D2AA55;
        background-repeat: repeat-x;
        border-top: 1px solid  #000000;
	border-right:  1px solid  #000000;
	border-left:  1px solid  #000000;
}


div#navigation_bar A:active,A:link,A:visted,A:hover {
	background-color: none;
}

div#contentgroup {
        width: 998px;
        border: 1px solid #999999;
	background-color: #ffffff;
}

div#contentleft {
	float:left;
	width: 200px;
        background-color: #010873;
        background-image: url(contentleftback.jpg);
        background-repeat: repeat-y;
        color:white;
        border-right: 1px solid #000000;
	height: 100%;
}

div#contentcenter {
	float: left;
	width: 796px;
}

div#contenttop {
        padding: 10px;

}

div#contentmiddle {
	padding: 10px;
        border-bottom: 1px solid #999999;

}

div#contentbottom {
        padding: 10px;

}

div#contentright {
        float: right;;
        width: 150px;
	margin: 0px 5px 5px 0px;
}

div#common_menu {
        padding: 5px 0px 0px 15px;
}

A.common_menu:link, A.common_menu:active, A.common_menu:visited {
        color: #0000CC;
	background-color: none;
        text-decoration: none;
	padding: 0px 20px 0px 20px;
	font-size: 12pt;
	font-weight: bold;
}
div#bottommenu {
        width: 1000px;
        text-align: center;
        margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #0000cc;
}

.bottommenu {
        font-size: 10pt !important;
        font-weight: bold !important;
        color: #ffffff !important;
        text-decoration: none !important;
}

/*Bottom controls links*/
A.bottommenu:hover {
        text-decoration: underline !important;
        color: #ffffff;
}

Q { 
  color: #0000DD;
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-style: italic;
}

.motto {
	font-size: 18px;
	color: #0000FF;
}

.productbox {
        float: left;
        width: 208px;
        margin: 19px;
}

A.productboxtitle:link, A.productboxtitle:active, A.productboxtitle:visited {
        text-decoration: none;
        font-weight: bold;
}

div.productboxtitle {
	border-left: 4px solid #0000FF;
	border-right: 4px solid #0000FF;
	border-top: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	width: 200px;
	height: 26px;
	background-image: url(productboxtitletop_bg.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	padding: 2px;
	text-align: center;
}

.productboxcontent {
	background-color: #FFFFFF;
        padding: 10px 5px 10px 5px;
	border: 1px solid #397956;
	width: 200px;
}

.clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}

.clearfix {
        display: inline-table;
}
/* backslash hack hides from IE mac \*/
* html .clearfix {
        height: 1%;
}

.clearfix {
        display: block;
}
/* end backslash hack */

