#defaults {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
}

#content {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	width: 1000px;
	background-color: #f7eff3;
}
#header {
	background-attachment: scroll;
	background-image: url(../graphics/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	height: 24px;
	width: 100%;
}

#footer {
	clear: left;
	background-attachment: scroll;
	background-image: url(../graphics/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	height: 18px;
	width: 100%;
}


#menuBand {
	width: 100%;
	margin-top: 10px;
}

#jsddm {
	text-align: center;
	padding-left: 7px;
	margin-bottom: 6px;
	padding-bottom: 7px;
	padding-top: 7px;
	/*
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBB7C9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBB7C9;
	*/
	overflow: hidden;
	height: 30px;
	width: 748px;
	margin-top: 6px;
	/*
	margin-right: auto;
	margin-left: auto;
	background-color: #EDE5E9;
	background-attachment: scroll;
	background-image: url(../graphics/border_left.png), url(../graphics/border_right.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left center, right center;
	*/
}


#jsddm li {
	float: left;
	list-style: none;
	font-size: 1.4em;
	/*
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	*/
}

#jsddm li a {
	display: block;
	text-decoration: none;
	white-space: nowrap;
	margin-right: 5px;
	padding-right: 5px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #426373;
}

#jsddm li a:hover
	{
	background: #ede5e9;
	color: #666666;
	margin-top: -2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#jsddm li plain a:hover
	{
	background: #f7eff3;
}

#aiLogo {
	float: right;
	position: relative;
	height: 50px;
	width: 147px;
}
.rhDiv {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}

.rhDivAt {
	margin-right: 0px;
	padding-right: 10px;
	margin-left: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	height: 26px;
	/*
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	*/
}

.uLine {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

#picBand {
	text-align: center;
	clear: left;
	padding-top: 10px;
}

.thumb {
	border: 1px solid #999999;
}

.aiThumb {
	border: 1px solid #999999;
	position: relative;
	height: 60px;
}

#border_left {
	float: left;
	position: relative;
	height: 50px;
	width: 26px;
}

#border_right {
	float: right;
	position: relative;
	height: 50px;
	width: 26px;
}

#menuBand2 {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 50px;
	width: 800px;
	margin-top: 10px;
}
#menuBand2_mid {
	background-color: #EDE5E9;
	float: left;
	position: relative;
	height: 51px;
	width: 748px;
}

#main {
	position: relative;
	width: 550px;
	clear: left;
	padding-top: 50px;
	margin-left: 50px;
	margin-right: 50px;
	float: left;
}

#mainDetail {
	position: relative;
	width: 900px;
	clear: left;
	padding-top: 50px;
	margin-left: 50px;
	margin-right: 50px;
	float: left;
}


.mainTitle {
	font-size: 2.6em;
	color: #708BC1;
	padding-bottom: 30px;
}


.mainText {
	font-size: 1.6em;
	color: #708BC1;
	line-height: 1.2em;
}

#mainRight {
	float: left;
	width: 300px;
	position: relative;
	margin-left: 30px;
}

.addressBlock {
	font-size: 1.2em;
	margin-top: 100px;
	background-color: #F7F7F7;
	color: #666666;
	height: 450px;
	padding-top: 20px;
	padding-left: 20px;
}
.addressIcon {
	margin-left: -8px;
	position: relative;
	height: 50px;
	width: 50px;
}

#Box {
	clear: left;
	font-weight: normal;
	color: #000;
	position: relative;
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #EDE5E9;
	margin-left: -20px;
	height: 250px;
}

#Box ul {
	list-style: url(../graphics/li.png) none;
}

#Box li {
	margin-bottom: 10px;
}

#coursesTitle {
	font-size: 1.2em;
	margin-left: 20px;
}

#special {
	margin-left: 20px;
	position: relative;
}

a.simpleLink {
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

a.simpleLink:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}

.prodBlock {
	float: left;
	overflow: hidden;
	position: relative;
	width: 396px;
	margin-bottom: 20px;
	height: 350px;
	background-color: #ede5e9;
	margin-right: 30px;
	padding: 10px;
	background-attachment: scroll;
	background-image: url(../graphics/border_rh.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.prodPic {
	float: left;
	position: relative;
	width: 200px;
	overflow: hidden;
}

.prodTextBlock {
	float: left;
	position: relative;
	width: 168px;
	padding-left: 20px;
}

.ProdTitle
{
	color: #708BC1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;
}

.ProdRef
{
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding-top: 0px;
	clear: left;
}



.prodDesc
{
	color: #708BC1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ProdPrice
{
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 10px 0px;
	text-align: left;
	width: 100px;
}

a.smpLink:link,a.smpLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: inline;
	position: relative;
	color: #708BC1;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 1px;
	width: 144px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66CCFF;
	/*
	background-attachment: scroll;
	background-image: url(../graphics/gn.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	text-indent: 14px;
	*/
}

a.smpLink:hover {
	/*
	background-image: url(../graphics/rd.gif);
	*/
}

.newLabel {
	margin-left: -12px;
	position: absolute;
	height: 35px;
	width: 100px;
	z-index: 100;
}

.FormHeadText
{
	color: #708BC1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 25px;
	margin-bottom: 10px;
}

.FormHeadCond
{
	color: #708BC1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 25px;
}

.FormItemText {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}



.productName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	position: relative;
	width: 234px;
}

.productPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	position: relative;
	width: 60px;
	text-align: right;
	margin-right: 20px;
}

.productQty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	position: relative;
	width: 40px;
}

.productRemove {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	position: relative;
	width: 40px;
}

.productCost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	position: relative;
	width: 50px;
	text-align: right;
	margin-right: 2px;
}

.cartTitleRow {
	clear: left;
	position: relative;
	height: 10px;
	width: 450px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}

.cartRow {
	clear: left;
	position: relative;
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	overflow: hidden;
}

.cartTotalRow {
	clear: left;
	position: relative;
	height: 20px;
	width: 450px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 4px;
}

.productTotalName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	position: relative;
	width: 306px;
}

.productTotalCost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	position: relative;
	width: 138px;
	text-align: right;
	margin-right: 2px;
	font-weight: bold;
}
.cart {
	position: relative;
	height: 40px;
	width: 40px;
	left: 5px;
	top: -10px;
	border: none;
}

.mapBlock {
	border: 1px solid #708BC1;
}

.count {
	position: relative;
	width: 50px;
	top: -32px;
	color: #999;
	left: 6px;
	font-size: 11px;
}
.cartIcon {
	float: left;
	position: relative;
	height: 30px;
	width: 30px;
}


.addToCart {
	position: relative;
	height: 30px;
	width: 200px;
}
.zoom {
	position: relative;
	height: 20px;
	width: 200px;
}

#cGen li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 20px;
}

#formBlock {
	float: left;
	background-color: #FFFFE6;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 40px;
	overflow: hidden;
	position: relative;
	width: 485px;
	margin-left: 0px;
	padding-bottom: 20px;
}

.formRow {
	clear: left;
	overflow: hidden;
	position: relative;
	width: 800px;
	margin-bottom: 5px;
}

.buttonRow {
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	position: relative;
	visibility: visible;
	width: 440px;
	margin-bottom: 10px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: hidden;
	clear: left;
	top: 20px;
}


.areaField {
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000066;
	width: 250px;
	height: 100px;
}

.areaField1 {
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000066;
	width: 350px;
	height: 66px;
}

.rowTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	float: left;
	position: relative;
	width: 150px;
}

.rowDetail {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	margin-right: 10px;
}

.formField1 {
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000066;
	width: 250px;
}

.width20 {
	width: 20px;
	margin-right: 10px;
}

.width80 {
	width: 80px;
	margin-right: 10px;
}

.condGen {
	margin-top: 20px;
	margin-left: 5px;
	float: left;
	position: relative;
	width: 370px;
}

.emptyCart {
	font-size: 12px;
	text-align: right;
	position: relative;
	width: 450px;
	margin-top: 10px;
}

#langBlock {
	float: right;
	position: relative;
	height: 60px;
	width: 24px;
	margin-right: 6px;
}
#langBand {
	position: relative;
	height: 24px;
	width: 758px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
.langFlag {
	float: right;
	height: 13px;
	width: 24px;
	margin-left: 6px;
	border: none;
}
