/* CSS Document */
BODY, * {
	margin: 0px;
	padding:0px;
	/*behavior: url('js/csshover3-source.htc');*/
	font-family:Arial, Helvetica, sans-serif;	
}


/*
*::selection	  {	background: #3b063c; color:#FFFFFF; /* Safari * / }
*::-moz-selection { background: #3b063c; color:#FFFFFF; /* Firefox * / }
*/


BODY	 { border: none; }

IMG		 { border: none; }

TABLE    { display: table; }

THEAD    { display: table-header-group; }

TBODY    { display: table-row-group; }

TFOOT    { display: table-footer-group; }

COL      { display: table-column; }

COLGROUP { display: table-column-group; }

CAPTION  { display: table-caption; }

TR       { display: table-row; }

TD		 { display: table-cell; } 

TH		 { display: table-cell; font-weight: bold;text-align: left;vertical-align: top; }

LABEL	 { font-weight: bold; }


A, A:link, A:active, A:hover, A:visited, A:focus {	text-decoration:none;border: 0px solid #000000; }
A IMG {	text-decoration:none;border: 0px solid #000000; }
UL LI { font-weight:normal; }

TEXTAREA {
	border: thin #000000 solid;
	color: #3b063c;
	float:left;
	width: 80%;
	height: auto;
	padding: 1px;
	background-color: none;
	font-size:13px;
	margin-top: 4px;
	margin-bottom: 4px;
}

SELECT {
	border: thin #000000 solid;
	color: #3b063c;
	float:left;
	height: auto;
	padding: 1px;
	background-color: none;
	margin-top: 4px;
	margin-bottom: 4px;
}

/*
SELECT:focus {
	background: #DFAFFF;
	border: thick #3b063c double;
}
*/

INPUT[type=hidden] { display: none; visibility: hidden; }

INPUT[type=text], INPUT[type=password] {
	border: thin #000000 solid;
	color: #3b063c;
	float:left;
	width: auto;
	height: auto;
	padding: 1px;
	background: none;
	outline:none;
	margin-top: 4px;
	margin-bottom: 4px;
}

/*
INPUT[type=text]:focus, INPUT[type=password]:focus {
	border: none;
	color: #3b063c;
	float:left;
	width: auto;
	height: auto;
	padding: 1px;
	background: #DFAFFF;
	outline: medium #3b063c double;
}
*/

INPUT[type=button], INPUT[type=submit], INPUT[type=reset] {
	float:none;
	clear:both;
	display: inline-block;
	text-align: center;
	vertical-align:middle;
	width: 115px;
	height:30px;
	padding: 0px;
	margin:10px;
	padding-left: 0px;
	padding-right: 0px;
	border:none;
	/*color: #ffffff;
	background-color: #3b063c;*/
	background-image:url(../images/button.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	color: #ffffff;
}


INPUT[type=button]:hover, INPUT[type=submit]:hover, INPUT[type=reset]:hover {
	float:none;
	clear:both;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	width: 115px;
	height:30px;
	padding: 0px;
	margin:10px;
	padding-left: 0px;
	padding-right: 0px;
	border:none;
	/*border: thin #3b063c dotted;*/
	background-image:url(../images/button.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	color: #ffffff;
}

.long_button[type=button]{
	background-image:url(../images/button1.gif);
}

UL.buttons_points {
	margin:0px;
	padding:0px;
	display:inline;
	float:right;
	list-style-type: none;
	list-style-position:inside;
	line-height:25px;
	font-family:Garamond, "Old English Text MT", Georgia, "Times New Roman", serif;
	font-weight:normal;
	font-size:14px;
}

UL.buttons_points * {
	font-family:Garamond, "Old English Text MT", Georgia, "Times New Roman", serif;
	font-size:14px;
}

UL.buttons_points LI {
	margin:0px;
	padding:0px;
	list-style-type: none;
	display:inline;
	color:#ffffff;
	border-right:#FFFFFF 2px solid;
}

UL.buttons_points LI A {
	display:inline-block;
	margin:0px;
	padding:0px;
	border: 0px none;
	padding-left:15px;
	padding-right:10px;
	color:#ffffff;
	background: none;
}
UL.buttons_points LI A:hover {
	display:inline-block;
	margin:0px;
	padding:0px;
	border: 0px none;
	border-bottom:#FFFFFF 1px dotted;
	padding-left:15px;
	padding-right:10px;
	color:#ffffff;
	background: none;
}

UL.leftmenus_item {
	line-height:20px;
	padding:0px;
	float:left;
	display:inline-block;
	position:relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 46px;
}

UL.leftmenus_item LI * {
	font-weight:bold;
}

UL.leftmenus_item LI {
	width:100px;
	color:#000000;
	line-height:30px;
	float:left;
	font-size:13px;
	background-image: NONE;
	background-position:center;
	background-repeat:no-repeat;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	list-style-type:none;
	border-top:#fff dotted thin;
	border-bottom:#fff dotted thin;
	border-collapse:collapse;
	
}

UL.leftmenus_item LI A {
	margin:0px;
	padding:0px;
	color:#ffffff;
	list-style-type:none;
}

ul.leftmenus_item li a:hover {
	color:#3b063c;
}

UL.drop_down_btn {
	line-height:20px;
	margin:0px;
	padding:0px;
	float:right;
	border: 0px solid #990000;
}

UL.drop_down_btn LI * {
	font-weight:bold;
}


UL.drop_down_btn LI {
	display:inline;
	margin:0px;
	padding:0px;
	color:#ffffff;
	margin-left:15px;
	border-right:#FFFFFF 2px solid;
	padding-right:20px;
	line-height:20px;
	font-size:14px;
}

UL.drop_down_btn LI A {
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	
	
}
TABLE.carttable {
	width: 100%;
	height: auto;
	border: none;
	border-top: thin #3b063c dotted;
	border-left: thin #3b063c dotted;
}

TABLE.carttable TR, TABLE.carttable TH, TABLE.carttable TD {
	border: none;
	border-bottom: thin #3b063c dotted;
	border-right: thin #3b063c dotted;
	padding: 5px;
}

#price {
	text-align: right;
	text-align: ".";
}

#price:before {
	content: " $ ";
}

TABLE.orderhistory {
	width: 100%;
	height: auto;
	border: none;
	border-top: thin #3b063c dotted;
	border-left: thin #3b063c dotted;
}

TABLE.orderhistory TR, TABLE.orderhistory TH, TABLE.orderhistory TD {
	border: none;
	border-bottom: thin #3b063c dotted;
	border-right: thin #3b063c dotted;
	padding: 5px;
}

TABLE TR.tablerow0 { background-color: #3b063c; color:#FFFFFF; }
TABLE TR.tablerow1 { background-color: #DFAFFF; }
TABLE TR.tablerow2 { background-color: #CC99FF; }
TABLE.orderhistory TR:hover { background-color: #7F177F; color: #FFFFFF; }

TABLE.searchbox {
	position:absolute;
	left:39px;
	bottom:7px;
	border: none;
	margin:0px;
	padding:0px;
	height: 30px;
	max-height: 30px;
	min-height: 30px;
	width:172px;
	max-width:172px;
	min-width:172px;
	background-image:url(../images/search_box.gif);
	background-repeat:no-repeat;
	border:0px solid orange;
}
TABLE.searchbox TR{
	margin:0px;
	padding:0px;
}
TABLE.searchbox TR TD{
	margin:0px;
	padding:0px;
	height:30px;
	background:none;
}
TABLE.searchbox INPUT.txt {
	color: #3b063c;
	float:left;
	margin-left:6px;
	width: 142px;
	height: 20px;
	max-height: 20px;
	outline: none;
	border:none;
	background:none;
	border-width:0px;
}

TABLE.searchbox INPUT.txt {
	color: #666666;
}

TABLE.searchbox INPUT.txt:focus {
	color: #3b063c;
	float:left;
	padding-left:6px;
	width: 142px;
	height: 20px;
	max-height: 20px;
	outline: none;
	border:none;
	background:none;
	border-width:0px;
}

TABLE.searchbox INPUT.btn {
	display: block;
	visibility:visible;
	width:30px;
	max-width:30px;
	min-width:30px;
	height: 30px;
	max-height: 30px;
	min-height: 30px;
	background: none;
	border:none;
	outline: none;
	float: none;
	clear: none;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
TABLE.searchbox INPUT.btn:hover {
	display: block;
	visibility:visible;
	height: 20px;
	width: 22px;
	max-width:22px;
	min-width: 22px;
	max-height: 20px;
	background: none;
	/*background-image:url(../images/search_button.gif);*/
	background-repeat: no-repeat;
	border:none;
	outline: none;
	float: none;
	clear: none;
	display: block;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
/*	display:block;
	clear: both;
	float:left;
	position: relative;
	left: 260px;
	top: -2px;
	border: thin black solid;
	min-width: 20px;
	width: 20px !important;
	height: 20px;
	outline: none;
	background: none;
	background-image: url('../images/search_button.gif');
	background-repeat: no-repeat;
}

INPUT[type=submit].searchbox:hover {
	display:block;
	clear: both;
	float:left;
	position: relative;
	left: 260px;;
	top: -2px;
	border: none;
	min-width: 20px;
	width: 20px !important;
	height: 20px;
	outline: none;
	background: none;
	background-image: url('../images/search_button.gif');
	background-repeat: no-repeat;
}
*/
.total {
	height:auto;
	width:900px;
/*	background-image:url(../images/bg1.jpg); */
	background-position:top left;
	background-repeat:no-repeat;
	float:none;
	position:static;
	display:block;
	/*background-color:#e3d0e3;*/
	/*background-color:#eeeeee;*/
	border:0px black solid;
	min-height:1125px;
}


.header {
	position:relative;
	top:0px;
	display:block;
	height:230px;
	width:900px;
	background-image:url('../images/bg1.jpg');
	border: 0px orange solid;
}
/*
.contenttitle {
	border:none;
	border-bottom: 2px #2D0E2E dotted;
	border-top: 2px #2D0E2E dotted;
	color: #2D0E2E;
	font-size:20px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
	text-align:center;
	font-weight:bold;
	letter-spacing: 2px;
	text-transform:uppercase;
}
*/
.contenttitle {
	border:none;
	font-family:Georgia;
	border: 0px solid #0000c0;
	background-image:url('../images/grad_top_to_bot.jpg');
	background-repeat:repeat-x;
	color: #ffffff;
	font-size:22px;
	padding-top:35px;
	padding-left:12px;
	padding-bottom:0px;
	marging-left:10px;
	margin-bottom:0px;
	margin-top:20px;
	text-align:center;
	font-weight:bold;
	letter-spacing: 2px;
	text-transform:uppercase;
	margin-right:0x;
	padding-right:0px;
	height: 70px;
	width: 670px;
/*	min-height:730px;*/
}
.contentheader {
	border:none;
	font-family:Georgia;
	border: 0px solid #0000c0;
	background-image:url('../images/grad_top_to_bot.jpg');
	background-repeat:repeat-x;
	color: #ffffff;
	font-size:11px;
	padding-top:6px;
/*	margin-left:20px;
*/	padding-bottom:0px;
	margin-top:0px;
	text-align:center;
	font-weight:bold;
	letter-spacing: 2px;
	text-transform:uppercase;
	height: 30px;
	width: 680px;
}

.buttons {
	height:30px;
	width:550px;
 	margin: 0px;
	float: right;
}

.cart {
	float:right;
	width:500px;
	margin-top:30px;
	height:40px;
	color: #ffffff;
	text-align:right;
	font-size:12px;
}
.cart a {
	display:inline-block;
	margin:0px;
	padding:0px;
	color:#ffffff;
	border: 0px none;
	padding-left:10px;
	padding-right:10px;
	background: none;
	font-weight: normal;
}
.cart a:hover {
	font-weight: bold;
	border-bottom:#FFFFFF 0px dotted;
}
.topmenus {
	height:35px;
	width:900px;
	padding:0px;
	margin:0px;
	position:absolute;
	bottom:0px;
	left:0px;
	border:0px solid #0000ff;
}
.topmenus * {
	vertical-align:middle;
}

.page {
	width:900px;
	float:none;
	display:block;
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	height:auto;
	min-height:890px;
	background: url('../images/leftbg.jpg');
	background-repeat:repeat-y;
	background-position:top left;
	/*background-color:#CCCCCC;*/
	border-left: 0px solid #FF0000;
	
}

.leftmenus { 
	width: 180px;
	height:auto;
	text-align:center;
	padding: 0px;
	margin:0px;
	float:none;
	clear:both;
	display:block;
	position:absolute;
	top:60px;
	left:0px;
	border:0px solid #FF0000;
}

.content {
	float:none;
	clear:both;
	font-size: 12px;
	height:auto;
	width:700px;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	display:block;
	position:relative;
	top: 0px;
	left:207px;
	border:0px solid #ff0000;
}

.content00 {
	width: 680px;
	height: auto;
	/*background-image:url(../images/grad_bot_to_top.jpg);
	background-repeat:repeat-x;*/
	margin:0px;
	margin-top:0px;
	margin-left:20px;
	padding-bottom:40px;
	padding-top:10px;
	border: 0px solid #000000;
	float:left;
	/*background-color:#e3d0e3;*/ 
}

.main_right {
	border: 0px solid #00FF00;
}

.footer  {
	height:65px;
	width:900px;
	margin-top:0px;
	float:none;
	display:block;
	position:static;
	text-align:center;
	padding-top:15px;
	background-image:url(../images/bottom_line.gif);
	background-position:top;
	background-repeat:no-repeat;
	border:#FF0000 0px solid; 
}

.search {
	position:absolute;
	left:0px;
	bottom:0px;
	height:45px;
	width:142px;
	padding:0px;
	margin:0px;
	border: 0px lime solid;
}

.menus{
	height:45px;
	width:665px;
	position:absolute;
	right:0px;
	display:block;
	border: 0px solid #ff0000;
}

.flash_space {
	height:257px;
	width:697px;
	background-image:url('../images/flash.jpg');
	background-position:center;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	margin-top:8px;
	padding-left:6px;
	margin-right:0px;
	border:none;
	border : 0px solid #000000;
}

.content_main {
	height:auto;
	margin-top:8px;
	width:700px;
	display:block;
	position:relative;
	float:none;	
	border: 0px solid #000000;
}

.content_main_left {	
	float:left;
	height:auto;
	width:565px;
	margin:0px;
	padding:0px;	
	display:block;
	position:relative;
	border: 0px solid #000000;
}

.content_main_right {
	float:left;
	margin-right:0px;
	margin-left:2px;
	height: auto;
	width:125px; 
	display:block;
	position:relative;
	background-color:none;
	border: 0px solid #000000;
}

.module_all div {
	text-align:center;
}

.catalog {
	height:152px;
	margin-bottom:10px;
	margin-left:10px;
	float:left;
	width:525px;
	background-image:url('../images/catalogue2.jpg');
	background-repeat:no-repeat;
	background-position:left;
}

.block {
	width: 201px;
	height: 273px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 50px;
	padding-right: 0px;
	border: 0px solid #000000;
	float:left;
	
}

.scroller {
	height:auto;
	padding:0px;
	margin:0px;
	margin-top:30px;
	overflow:hidden;
	float:none;
	display:block;
	position:relative;
	border: 0px solid #000000;
	
}

.blockinfo {
	width: 660px;
	height: auto;
	background-image:url(../images/grad_bot_to_top.jpg);
	background-repeat:repeat-x;
	margin:0px;
	margin-top:0px;
	padding-left:0px;
	padding-bottom:20px;
	padding-top:20px;
	border: 0px solid red;
	background-color:#e3d0e3;	
}

.blockinfo div.staticcontent {
	font-family:'Garamond','serif';
	text-align:justify;
	font-size:16px;
	margin:0px;
	padding:10px;
	background:none;
	border:none;
	outline:none;
	
}
.blockinfo div.staticcontent p {
	font-family:'Garamond','serif';
	text-indent:0.5in;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	background:none;
	border:none;
	outline:none;
}
.blockinfo pre {
	width: 95%;
	height: auto;
	margin: 0px;
	padding: 10px;
	border: thin #000000 dotted;
	background-color:#EEEEEE;
	text-align:justify;
	font-family: "Courier New", Courier, monospace;
	white-space:pre;
}

.blockrelevent {
	width: auto;
	height: 165px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 8px;
	padding:10px;
	float:left;
	
	/*border: thin #3b063c dotted;*/
}


.login {
	min-height: 100px;
	height:auto;
	width:600px;
	margin:10px;
	border: thin #3b063c dotted;
	margin-left: 30px;
	float:left;
	font-size:12px;
	color: #000000;
}
.subtitle {
	border:none;
	border-bottom: thin #3b063c dotted;
	color: #2D0E2E;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	text-align:center;
	font-weight:bold;
	letter-spacing: 2px;
	text-transform:uppercase;
}

.login table {
	text-align: center;
	padding: 5px;
}

.login tr, .login th, .login td {
	text-align: left;
	padding: 5px;
	margin: 2px;
}

.login a.button {
	display: inline-block;
	text-align: center;
	vertical-align:middle;
	min-width: 60px;
	width: inherit;
	height: auto;
	padding: 3px;
	margin:3px;
	padding-left: 10px;
	padding-right: 10px;
	border: thin #3b063c dotted;
	color: #ffffff;
	background-color: #3b063c;
	font-weight:bold;
}
.login a.button:hover {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	min-width: 60px;
	width: inherit;
	height: auto;
	padding: 3px;
	margin:3px;
	padding-left: 10px;
	padding-right: 10px;
	border: thin #3b063c dotted;
	color: #3b063c;
	background-color: #ffffff;
	font-weight:bold;
}

.success {
	width:auto;
	color:#009933;
	font-weight:bold;
	background-color:#D5F5BC;
	text-align:left;
	line-height:30px;
	font-size:12px;
	padding: 3px;
	padding-left: 10px;
	padding-right:10px;
}

.info {
	width:auto;
	color:#000000;
	font-weight:bold;
	background-color:#F0F0F0;
	text-align:left;
	line-height:30px;
	font-size:12px;
	padding: 3px;
	padding-left: 10px;
	padding-right:10px;
}

.error, #error {
	width:auto;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	background-color:#CC0000;
	line-height:30px;
	font-size:12px;
	padding: 3px;
	padding-left: 10px;
	padding-right:10px;
}
#errorList {
	color:#CC0000;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	display:block;
}
/* ************************** */
/* ** Information box ******* */
/* ************************** */

DIV.information * {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

DIV.information UL {
	margin:0px;
	padding:0px;
	list-style-type: none;
	list-style-position:outside;
	display:block;
	color:#3b063c;
	border-right:#3b063c 2px solid;
	text-align: left;
}

DIV.information UL LI {
	margin:0px;
	padding:0px;
	list-style-type: none;
	display:block;
	border:none;
	text-align: left;
}


DIV.information UL LI A {
	display:block;
	margin:0px;
	padding:0px;
	border: 0px none;
	padding-left:15px;
	padding-right:15px;
	color:#3b063c;
	background: none;
	text-align: left;
}
DIV.information UL LI A:hover {
	display:block;
	margin:0px;
	padding:0px;
	border: 0px none;
	border:#3b063c 1px dotted;
	border-right:#3b063c 0px dotted;
	padding-left:15px;
	padding-right:15px;
	color:#3b063c;
	background: none;
	text-align: left;
}

UL.footer_menu {
	margin:0px;
	padding:0px;
	display:inline;
	float:none;
	list-style-type: none;
	list-style-position:inside;
	font-size:12px;
	line-height:20px;
/*	border: 0px #000088 solid;*/
}

UL.footer_menu LI {
	margin:0px;
	padding:0px;
	list-style-type: none;
	display:inline;
	color:#ffffff;
	border-right:#FFFFFF 2px solid;
}

UL.footer_menu LI A {
	display:inline-block;
	margin:0px;
	padding:0px;
	border: 0px none;
	padding-left:15px;
	padding-right:10px;
	color:#ffffff;
	background: none;
}
UL.footer_menu LI A:hover {
	display:inline-block;
	margin:0px;
	padding:0px;
	border: 0px none;
	border-bottom:#FFFFFF 1px dotted;
	padding-left:15px;
	padding-right:10px;
	color:#ffffff;
	background: none;
}
DIV.footer_copyright {
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	float:none;
	margin: 0px;
	padding:0px;
	margin-top:10px;
	color: #3b063c;
}

/* ***************************************** */
/* ************** PAGER CSS **************** */
/* ***************************************** */

DIV.pager {
	border: 0px solid #000001;
	display:block;
	margin-left:0px;
	padding:0px;
	width:auto;
	background-image:url(../images/grad_top_to_bot.jpg);
	background-repeat:repeat-x;
	height:30px;
	/*color:#3b063c;
	border:none;
	border-bottom: 1px #3b063c dotted;
	border-top: 1px #3b063c dotted;*/
}
/*
DIV.pager * {
	margin:0px;
	padding:0px;
	border:0px;
}*/

DIV.pager TABLE {
	width:90%;
	text-align:center;
	margin-left: 10px;
	margin-right: 10px;
	float:none;
	
}

DIV.pager UL {
	display:block;
	margin:0px;
	padding:6px;
	list-style-type: none;
	list-style-position:outside;
	text-align: left;	
}

DIV.pager UL LI {
	list-style-type: none;
	display:inline;
}

DIV.pager UL LI A {
	display:inline-block;
	text-align:center;
	border: 1px #ffffff solid;
	padding-left:10px;
	padding-right:10px;
	color:#3b063c;
	background: none;
}

DIV.pager UL LI A:hover {
	display:inline-block;
	text-align:center;
	border: 1px #ffffff solid;
	border-left:#3b063c 1px dotted;
	border-right:#3b063c 1px dotted;
	padding-left:10px;
	padding-right:10px;
	color:#3b063c;
	background: none;
}

DIV.pager UL LI A.currentpage {
	display:inline-block;
	text-align:center;
	border: 0px #ffffff solid;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	
}
/*
DIV.pager UL LI A.currentpage:hover {
	display:inline-block;
	text-align:center;
	border: 1px #ffffff solid;
	border-left:#3b063c 1px dotted;
	border-right:#3b063c 1px dotted;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	background-color: #3b063c;
} */

div {
	border:0px solid #0000ff;
}
ul {
	border:0px solid red;
}

