/****************************   Main Items ***************************/
BODY {
	background-color:#EBF4F4;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 80%;
}

TD {
	font-size: 80%;
	/*font-size: 12px;*/
}

HR {
	height: 1px;
	width: 100%;
	color: #79AAE0;
}

A {
	text-decoration: none;
	color: #FF7A00;
}

A:hover {
	text-decoration: underline;
	color: #004496;
}

TABLE.main	{
	background-color:#EBF4F4;
	width : 778px;
	height : 300px;
	margin:0 0 0 0;
}

TABLE.HomeBody {
	width : 100%;
}
TABLE.body {
	width : 572px;border:0px solid red;
	margin-right:22px;margin-top:9px;
}

TABLE.mainTop {
	background-color:???;
}

TABLE.mainNav {
	background-color:???;
}

.red {
	color : #FF9A00;
}

INPUT.form {
	background-color:white;
	border : 1px solid #633063;
	font : normal 11px Arial;
}

TEXTAREA.form {
	background-color:white;
	border : 1px solid #633063;
	font : normal 11px Arial;
}

SELECT.form {
	background-color:white;
	font : normal 11px Arial;
}

INPUT.button {
	background-color:#DAF1F5;
	border : 1px solid #79AAE0;
	height : 17px;
	font : normal 11px;
	cursor: pointer;
	color:#2E6AB1;
}

SELECT.paging {
	font: normal 9px Verdana
}

/********************************  Homepage ****************************/
TABLE.homepage {
	background-color:???
	width:100%;
}

TD.welcome {
	padding: 10px;
}

DIV.HpMainArticleTitle	A	{font-size:18px;color:#004496;}
DIV.HpMainArticleTitle	A:hover	{color:#F37B00;}

TD.BgArticleTitle	{background-image:url("../_pics/BgArticleTitleHp.jpg");background-repeat:no-repeat;background-position:top right;width:207px;height:34px;padding-top:11px;padding-right:9px;color:#ffffff;font-weight:bold;}
TD.BgArticleTitle	A	{color:#ffffff;font-weight:bold;text-decoration:none;}
TD.BgArticleTitle	A:hover	{color:#ffffff;font-weight:bold;text-decoration:underline;}

TABLE.BgFreeText		{background-image:url("../_pics/BgFreeText.jpg");background-position:top;}
TD.freeTextBottom		{background-image:url("../_pics/FreeTextBottom.jpg");background-repeat:no-repeat;background-position:bottom;}

TD.productTitle	A 		{color:#535BAD;font-size:14px;font-weight:bold;}

/********************************  Ticker ****************************/

A.tickerhead {
	font : normal 12px; 
	text-decoration: none;
	color:#FFAF15;
}

A.tickerhead:hover {
	font: normal 12px; 
	text-decoration: underline;
	color:#FFAF15;
}

SPAN.tickerhead {
	font : bold 12px;
	color:#ffffff; 
}

SPAN.tickerDate {
	font : bold 11px;
	color:#FF65FF; 
}

SPAN.TickerText {
	font : normal 12px;
	color:#FFFFFF; 
}

Div.TickerText {
	font : normal 12px;
	color:#FFFFFF; 
}

TABLE.ticker {
	width : 120px;
	color:#ffffff;
	border : 0px solid #633063;
	padding-right : 5px;
}

TD.ticker {
	width : 120px;
	height : 20px;
	/*background-color : #D6D6D6;*/
	color : #000000;
	font-weight : bold;
	text-align : center;
}

/*********************************** Top Navigation bar ********************************/

TABLE.navigationBar {
	width : 100%;
	text-align : center;
	background-image:url("../_pics/BgTopNav.jpg");background-repeat:repeat-x;
	height:28px;
}

TD.mid_navigationImage	{background-image:url("../_pics/TopNavBar.jpg");background-repeat:no-repeat;width:1px;}

DIV.navigation {
	font: bold 12px;
	text-decoration: none;
	color: #FFFFFF;
	Cursor: pointer;
	padding : 2px 5px 4px 5px;
	border-right: 0px solid #FFFFFF;
	width: 100%;
}
DIV.navigation A:hover {color:#FF9900;}

DIV.navigationOn {
	font: bold 12px;
	text-decoration:none;
	color: #FF9900;
	Cursor:pointer;
	padding : 2px 5px 4px 5px;
	border-right : 0px solid #FFFFFF;
	width: 100%;
}

DIV.navigationSub {
	color: #FFFFFF;
	font: bold 12px;
	height: 20px;
	width: 110px;
	padding: 2px 6px 0 6px;
	border-bottom: 1px solid #FFFFFF;
	position: relative;
	background-color: #4FB5FF;
	cursor: pointer;
}

DIV.navigationSubOn {
	color: #2E6AB1;
	font: bold 12px;
	height: 20px;
	width: 110px;
	padding: 2px 6px 0 6px;
	border-bottom: 1px solid #FFFFFF;
	position: relative;
	background-color: #DAF1F5;
	cursor: pointer;
	text-decoration:none;
}

/********************************  Search ****************************/

TD.search {
	background-color:#4FB5FF;
	height : 28px;
	font: bold 11px;
}

INPUT.Search {
	background-color:white;
	margin-right : 12px;
	margin-left : 6px;
	border : 1px solid #ffffff;
	width : 120px;
	height : 16px;
	font : normal 11px;
}

A.search, A.search:hover {
	font: bold 11px;
	color:#ffffff;
}

/****************************** right Bar **************************/

TABLE.rightBar {
	background-color:#EBF4F4;
	width : 184px;
 	height : 100%;
}

TABLE.banner {
	background-color:#360336;	
	padding : 10px 0 0 0;
	text-align : center;
}

.arrow {
	filter:flip();
}

.menuRowright {
	background-image:url("../_pics/BgRightBar.jpg");
	color: #ffffff;
	font : bold 12px;
	height : 22px;
	width : 184px;
	padding: 2px 11px 0 0;
	border-top: 1px solid #ffffff;
	cursor: pointer;
}

.menuRowrightOver {
	background-image:url("../_pics/BgRightBar.jpg");
	color: #FF9A00;
	font : bold 12px;
	height : 22px;
	width : 184px;
	padding: 2px 11px 0 0;
	border-top : 1px solid #ffffff;
	cursor: pointer;
}

.menuSubRowright {
	/*background-image:url("../_pics/BgRightBar.jpg");*/
	background-color:#5FA9E2;
	color: #1C5497;
	font : normal 11px;
	width: 184px;
	height : 20px;
	padding: 2px 18px 0 0;
	border-bottom: 0px solid #79AAE0;
	cursor: pointer;
}

.menuSubRowRightOver {
	background-image:url("../_pics/BgRightBar.jpg");
	color: #ffffff;
	font : normal 11px;
	width: 184px;
	height : 20px;
	padding: 2px 18px 0 0;
	border-bottom: 0px solid #79AAE0;
	cursor: pointer;
}

.menuSubRowRightOn {
	background-image:url("../_pics/BgRightBar.jpg");
	color: #ffffff;
	font : normal 11px;
	width: 184px;
	height : 20px;
	padding: 2px 18px 0 0;
	border-bottom: 0px solid #79AAE0;
	cursor: pointer;
}

/*********************************** Quick Navgation ******************************/

TD.Quick {
	background-image:url("../_pics/BgQuickNav.jpg");background-repeat:no-repeat;
	padding-right : 0px;
	height : 36px;
}

SELECT.QuickNav {
	background-color: #ffffff;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: black;
	margin: 0px 0px 0px 0px;
	width: 166px;
}

OPTION.QuickNavMain {
	background-color:#efefef;
}

/*********************************** login ******************************/

TABLE.login {
	width : 100%;
	background-color:#ffffff;
	margin-top : 10px;
	padding : 1px;
	font : bold 11px ;
}

INPUT.login {
	background-color:white;
	border : 1px solid #633063;
	font : normal 12px;
	width : 100px;
	height : 17px;
}

.greeting {
	font-weight: bold1 1px;
	padding-top: 8px;
}

/******************************  Bottom Bar **************************/

Table.BottomBar {
	width : 778px;
	
}

Table.BottomLinks {
	width: 100%;
	font : normal 11px;
	color : #999999;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-top:4px;
}

A.Bottom {
	font :bold 11px; 
	text-decoration: none;
	color :#999999;
}

A.Bottom:hover {
	text-decoration: none;
	color:#FF9A00;
}

/*********************************** Article/s ********************************/

TD.navigationtab {
	color : #004496;
	font : normal 70%;
	padding-bottom : 15px;
}
TD.navigationtab A {color : #004496;}
TD.navigationtab A:hover {color : #912AB0;}

TD.description {
	font : normal 80%
	padding-bottom : 15px;
}

TD.articletitle {
	font : bold 80%;
	padding-bottom : 5px;
}

TD.Author {

	padding-bottom : 5px;
	color : #0000cc;
}

TD.Date {

	padding-bottom : 5px;
	color : #656565;
}

TABLE.MoreArticle {
	background-color : #E6E6E6;
	padding : 3px;
	width : 160px;
	margin-top : 5px;
	border : 1px solid #633063;
}

TD.MoreArticleTitle {
	text-align : center;
	background-color : #DAF1F5;
	color : #360336;
	font: bold 90%;
}

A.MoreArticle {
	font: normal 90%;
	text-decoration:none;
}

A.MoreArticle:hover {
	text-decoration:underline;
}

A.mail {
	font-weight: bold;
	text-decoration: underline;
	color: #FF9A00;
}

A.Mail:hover {
	text-decoration:underline;
}

/*********************************** Lexicon ********************************/

TD.Char {
	text-align : center;
	vertical-align : top;
	background-color : #777777;
	color : white;
	font : bold 140%;
	width : 20px;
}

/*********************************** Products ********************************/

TD.ProductCategoryTitle {
	background-color : #ED242A;
	color: white;
	font : bold 11px;
	height: 26px;
}

A.ProductCategory {
	color: #676767;
	font : normal 12px;
	text-decoration : none;
}

/*********************************** Events ********************************/
.SelectedDay {
	WIDTH: 16px;
	HEIGHT: 20px;
	BORDER-STYLE: SOLID;
	BORDER-WIDTH: 1px;
	BORDER-COLOR: #000000;
}

.SelectedDayEvent {
	WIDTH: 16px;
	HEIGHT: 20px;
	BORDER-STYLE: SOLID;
	BORDER-WIDTH: 1px;
	BORDER-COLOR: #000000;
	BACKGROUND-COLOR: #CCCCCC;
}

.DayName {
	font: normal 10px;
}

.MonthName {
	font-weight: bold;
}

.Day {
	WIDTH: 16px;
	HEIGHT: 20px;
}

.DayEvent {
	WIDTH: 16px;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #CCCCCC;
}

.Seperator {
	BACKGROUND-COLOR: #000000;
	HEIGHT: 2px;
}

.Nav {
	FONT-SIZE: 10px;
	TEXT-DECORATION: NONE;
}

A.Calendar, A.Calendar:visited {
	FONT-SIZE: 10px;
	TEXT-DECORATION: NONE;
}

A.Calendar:Hover {
	FONT-SIZE: 10px;
	TEXT-DECORATION: UNDERLINE;
}

/*********************************** Images Gallery ********************************/

TD.GalleryTitle {
	color : #2E6AB1;
	background-color : #DAF1F5;
	font : bold 12px;
	padding-bottom: 2px;
	border-top: solid 0px #633063;
	border-bottom: solid 0px #633063;
}

TD.GalleryImg {

}

TD.GalleryDec {
	color : #555555;
	font : normal 11px;
	padding-top : 4px;
}

/*********************************** Articles Gallery ********************************/

TD.AGalleryTitle {
	color : #000000;
	background-color : #79AAE0;
	font : bold 12px;
	padding: 5px;
	border-top: solid 0px #633063;
	border-bottom: solid 0px #000000;
}
TD.AGalleryTitle  A {color:#ffffff;}

TD.AGalleryImg {

}

TD.AGalleryDec {
	color : #555555;
	font : normal 11px;
	padding-top : 4px;
}

.AGallerySummery {
	color : #000000;
	font : normal 11px;
	padding-top : 4px;
}


/********************************** Shop ******************************************/
TABLE.sectionTitle {
	width: 100%;
}

TD.sectionTitle {
	background-color: #DAF1F5;
	color: #2E6AB1;
	font: bold 90%;
	padding: 2px 5px 3px 5px;
	text-align: center;
}

.customerFieldRequired {
	color: #CC1313;
	font: bold 80%;
	vertical-align: middle;
	width: 235px;
}

.customerField {
	font: bold 80%;
	vertical-align: middle;
	width: 235px;
}

.customerValue {
	font: normal 80%;
	vertical-align: middle;
	width: 230px;
}

INPUT.option {
	border-width: 0px;
	vertical-align: middle;
	background-color: transparent;
}

INPUT.customer {
	width: 218px;
	background-color: #f4f4f4;
	border: 1px solid #633063;
}

TEXTAREA.customer {
	width: 218px;
	height: 50px;
	background-color: #f4f4f4;
	border:1 px solid #dadada;
	color: black;
	font: normal 11px Arial;
}

IN.CustomerDefault {
	width: 218px;
	background-color:#f4f4f4;
}

SELECT.customer {
	width: 218px;
	background-color: #f4f4f4;
	border: 1px solid #dadada;
}

SELECT.card {
	width: 50px;
	background-color: #f4f4f4;
	border: 1px solid #dadada;
}

TABLE.border {
	background-color: #360336;
	width: 100%;
}

TD.PaymentTab {
	background-color: #FFFFFF;
}

TD.PaymentTabOn {
	background-color: #ECECEC;
}

TD.chartTitle {
	background-image:url("../_pics/CartTop.jpg");background-position:top;background-repeat:no-repeat;height:44px;
	color: #360336;
	font: bold 90%;
	padding: 0px 5px 0px 5px;
}
TD.chartItem	{background-image:url("../_pics/CartTop.jpg");background-position:top;background-repeat:no-repeat;height:44px;}

TR.chartItem {
	font: bold 90%;
	background-color:???;
	color:#ffffff;
}
TR.chartItem	A {color:#ffffff;}
TR.chartItem	A:hover {color:#ffffff;text-decoration:underline;}

SELECT.shipping {
	font: normal 80%;
}

TABLE.ArticlesPrices {
	border-top: dashed 1px #79AAE0;
	margin-top: 8px;
	width: 100%;
}

.ArticlesMarketPrice {
	background-color: ???;
	text-align: center;
	border: 0px solid #e0e0e0;
	padding: 2px 10px 2px 10px;
	margin: 5px 0 0 5px;
	color: #9A679A;
	font: bold 85%;
}

.ArticlesOurPrice {
	background-color:#DAF1F5;
	text-align: center;
	border: 0px solid #e0e0e0;
	padding: 0 10px 2px 10px;
	margin: 5px 0 0 5px;
	color: #FF9A00;
	font: bold 100%;
}

.ArticlesPriceDescription {
	color: #000000;
	font: normal 85%;
}

.ArticlesYouSave {
	background-color: ???;
	text-align: center;
	border: 0px solid #e0e0e0;
	padding: 2px 10px 2px 10px;
	margin: 5px 0 0 5px;
	color : #9A679A;
	font : bold 85%;
}

.ArticlesAddToCart {
	margin-top: 5px;
	text-align: left;
}

TABLE.GArticlesPrices {
	border-top: dashed 0px #9A679A;
	margin-top: 0px;
	width: 100%;
}

.GArticlesMarketPrice {
	background-color: #4697CE;
	text-align: center;
	border: 0px solid #7C497C;
	padding: 0 10px 2px 10px;
	margin-top: 5px;
	color: #000000;
	font: normal 85%;
}

.GArticlesOurPrice {
	background-color:#DAF1F5;
	text-align: center;
	border: 0px solid #e0e0e0;
	padding: 0 10px 0px 10px;
	margin-top: 5px;
	color: #000000;
	font: bold 100%;
}

.GArticlesPriceDescription {
	color: #000000;
	font: normal 85%;
}

.GArticlesYouSave {
	background-color: #4697CE;
	text-align: center;
	border: 0px solid #e0e0e0;
	padding: 0 10px 2px 10px;
	margin-top: 5px;
	color : #000000;
	font : bold 85%;
}

.GArticlesAddToCart {
	margin-top: 8px;
}

/*********************************** Responses *********************************************/

INPUT.response {
	background-color:white;
	border : 1px solid #633063;
	width: 350px;
}

SELECT.response {
	background-color:white;
	border : 1px solid black;
	width: 350px;
}

TEXTAREA.response {
	background-color:white;
	border : 1px solid black;
	width: 350px;
	height: 50px;
}

TABLE.responses {
	border:solid 1px #f1f1f1;
}

TABLE.react {
	background-color:#FAFAFA;
	color : #666666;
}

A.issue {
	text-decoration:none;
	color:#666666;
}

A.issue:hover {
	text-decoration:underline;
	color:#666666;
}

/*********************************** System ********************************/

FONT.size1 {
	FONT-SIZE: 10px;
}

FONT.size2 {
	FONT-SIZE: 12px;
}

FONT.size3 {
	FONT-SIZE: 16px;
}

FONT.size4 {
	FONT-SIZE: 18px;
}

FONT.size5 {
	FONT-SIZE: 24px;
}

FONT.size6 {
	FONT-SIZE: 30px;
}

FONT.size7 {
	FONT-SIZE: 44px;
}

TABLE.massege {
	background-color : #9A679A;
	width:400px;
	height: 150px;
	border:1px solid #7C497C;
	color:#000000;
	font : normal 14px;
	text-align : right;
	padding-right : 15px;
	margin-right : 83px;
	margin-top : 10px;
}

.messageTitleBar {
	background-color : #FFFFFF;
	color : #FF9A00;
	text-align : right;
	padding-right : 15px;
}

.messageTitle {
	padding-right : 15px;
}

.messageLink {

}

.messageLink:hover {

}

TD.action {
	color: #000000;
	font-size: 10px;
	padding-right:6px;
	padding-left:6px;
	height: 10px;
}

TD.disabled {
	color: #999999;
	font-size: 10px;
	padding-right:6px;
	padding-left:6px;
	height: 10px;
}

TD.selected {
	color: #FFFFFF;
	background-color: #0A246A;
	font-size: 11px;
	font-weight:normal;
	height: 10px;
}

TD.notSelected {
	color: #000000;
	background-color: none;
	font-size: 11px;
	font-weight:normal;
	height: 10px;
}

TD.Sperator {
	padding-top: 3px;
	padding-bottom: 3px;
}

/*********************************** Forms Wizard ********************************/

SELECT.wizard {
	font: normal 11px Arial;
}

INPUT.wizard {
	background-color:white;
	border: 1px solid #633063;
	font: normal 11px Arial;
	width: 250px;
}

INPUT.wizardSubmit {
	color: #666666;
	background-color:#E9E6E6;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #BCBCBC;
	border-bottom: 1px solid #BCBCBC;
	padding:  0 5px 0 5px;
	font: bold 11px Arial;
}

INPUT.wizardNarrow {
	background-color:white;
	border: 1px solid #633063;
	font: normal 11px Arial;
	width: 120px;
}

TEXTAREA.wizard {
	background-color:white;
	border: 1px solid #633063;
	font: normal 11px Arial;
	width: 250px;
	height: 100px;
}

INPUT.wizardhidden {
	width: 0px;
	height: 0px;
}

SPAN.wizard {
	height: 20px;
	width: 120px;
}

SPAN.wizardRequired {
	height: 20px;
	width: 120px;
	color: #FF9A00;
}

DIV.wizard {

}

/****************************   Daronet Logo ***************************/
.Daronet_Logo {width:190px;border:0px solid black;}
.Daronet_Logo a{text-decoration:none;color:#22407c;font-weight:bold;font-size:11px;}
.Daronet_Logo a:hover{color:#22407c;}
