@import url(../../Templates/UI/Css/Layout.css);
/********* GLOBALS *********/

 {margin:0;padding:0}
body {font-family:Arial;
	font-size:10pt;}
/*
a img,table {border:0}
dl,ol,ul {list-style:none}
button,select,textarea,input {font:100% serif}
table {border-collapse:collapse}
caption,th,td {text-align:right}
h1,h2,h3,h4,h5,h6,p {margin:.35em 0;}
h1{font-size:1.8em;}h2{font-size:1.4em;}
*/
/* colors */
a { color:#000000; text-decoration:none; }
a:hover { text-decoration:none;color:#CC3399; }
/*
a:visited { color:#CC3399;text-decoration:none; }
*/

/********* LAYOUT *********/

body { margin:0; background-color:#000000; }
	#wrap { width:990px; margin:0 auto;}
		#header { height:220px; margin-bottom:20px}
		#page { padding:0px 0px 0px 0px ; background-color:#F1F1F1;}
			/* 2 right side */
			#content { width:780px; float:right;}
				/* right */
				.secondary { width:200px;float:right;}
				/*down left */
				#menu { float:left; }
				#extras { float:right; }
				#main { width:540px; float:left; direction:rtl;background-color:#FFFFFF; border-style: solid ; border-color: #DADADA; border-width: thin;padding:10px;}
				#main .title { padding:0px; }
                #main .list {  padding:0px;}

		#footer {margin-top:10px;color:#ECAC00;}



/*box*/
.boxTitle,
.secondary h4 { background:#666666; margin:0; padding:0px 0px 0px 0px; color:#fff; }
.secondary h4 a,
.secondary h4 a:visited {color:#fff;}
.secondary .box { background:transparent; _height:1px; padding-bottom:10px; }
.secondary .box .inner { background:transparent; padding:0px 0px 0px 0px; }
.secondary .label { display:block; }

/*top*/
#header { position:relative; }
#header .siteHeader { margin:0; padding:0px; }
/*#header .siteHeader a { color:FFFFFF; }*/
#header .siteLogo { float:right; padding:0px;}

/*secondary*/
.secondary .uc { margin-bottom:15px; direction:rtl; }

/*menu*/
.topMenu { position:absolute; bottom:0px; left:20px;}
	.topMenu li { float:left; }
	.topMenu a,
	.topMenu a:visited { color:#fff; display:block; padding:5px; }
	.topMenu .current a,
	.topMenu .trail a,
	.topMenu .current a:visited,
	.topMenu .trail a:visited { font-weight:bold; background-color:#fff; color:#333; margin:0 5px; padding:5px 10px; }

.languageMenu { position:absolute; bottom:5px; right:20px; }
	.languageMenu a { opacity:.4;}
	.languageMenu .current { cursor:default; opacity:1;}
	.languageMenu a:hover { opacity:1;}

.subMenu{}
	.subMenu a { display:block; padding:2px 0; _height:1px; color:#333; }
	.subMenu ul { margin:0 0 5px 15px; }
	.subMenu .trail > a { color:#0096DB; }
	.subMenu .current > a { color:#0096DB; font-weight:bold; }


/* lists */
.list .a0 { background: #f7f7f7; }
.list { padding-bottom:6px;  }
.list .item {  float:right; padding-bottom:10px;width:150px;text-align:right; }

/* cataloglist */
.catalogCategoriesList { border:none; background-color:#000066 } 
.catalogCategoriesList .title { padding:15px;}
.catalogCategoriesList .list { text-align:right; padding:15px; margin:0; margin-top:-1.7em; }
.catalogCategoriesList { background: url(http://d768926.nrty126.nirity.com/upload/images/custom_corners_topleft.gif) top left repeat-y; } 
.catalogCategoriesList .title { background: url(http://d768926.nrty126.nirity.com/upload/images/custom_corners_topright.gif) top right no-repeat; padding:15px; margin:0; }
.catalogCategoriesList .list { background: url(http://d768926.nrty126.nirity.com/upload/images/custom_corners_rightborder.gif) top right repeat-y; }
.catalogCategoriesList .list .item a { 
	display: block;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bolder;
	color: #005084;
	padding-left: 1pt;
	text-decoration: none;
	background-color:#FFFFFF;
	height: 35px;
	vertical-align: baseline;
	padding-top: 1px;
	padding-right: 1px;
	border-bottom: 1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style: solid;
	border-top: 4px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	vertical-align:top; 
}

/* productList */
.catalogProductsList { border:none; } 
.catalogProductsList .title { padding:10px; }
.catalogProductsList .list {  padding:15px; margin:0; margin-top:-40px;}
.catalogProductsList { background: url(http://d768926.nrty126.nirity.com/upload/images/custom_corners_topleft.gif) top left repeat-y; } 
.catalogProductsList .title { background: url(http://d768926.nrty126.nirity.com/upload/images/custom_corners_topright.gif) top right no-repeat; padding:15px; margin:0; }
.catalogProductsList .list { background: url(http://d768926.nrty126.nirity.com/upload/images/custom_corners_rightborder.gif) top right repeat-y; }
.catalogProductsList .list .item { vertical-align:top; }

/* productList */
.articlesList .list {direction:rtl;}
.articlesList .title {direction:rtl;}
.articlesList .list .item { direction:rtl;width:100%;text-align:right;text-decoration:none; }
.articlesList .list .item a { text-decoration:none;direction:rtl; }

.articlesList .item #imgItem { float:right;padding-left:10px;}
.articlesList .item .intro { float:right;width:300px;direction:rtl; }


.articlesBox .box .inner .list .item img {display:none}
.articlesBox .box .inner .list .item .intro {display:none}

/* path */
.path { margin-bottom:10px; }
.path .current { color:#333; }
.path a.current:hover { cursor:default; text-decoration:none; }

/* sitemap */
#main ul { list-style:circle; margin-left:20px; }

/* content */
.introduction { font-size:1.1em; font-style:italic; }

/* date */
.date { font-size:x-small; color:#333; display:block; }

.search { border:none; float:right; direction:rtl;width:100% } 
.search .title { padding-top:10px;background-color:#CC3399; }
.search .list {  padding-top:5px;}
.search input[type=text] {width:135px;}
/*.search { background: url(http://d768926.nrty126.nirity.com/upload/images/custom_corners_topleft.gif) top left repeat-y; } 
.search .title { background: url(http://d768926.nrty126.nirity.com/upload/images/custom_corners_topright.gif) top right no-repeat; padding:15px; margin:0; }
.search .list { background: url(http://d768926.nrty126.nirity.com/upload/images/custom_corners_rightborder.gif) top right repeat-y; }
*/
.searchPage .search { border:none; float:right; width:254px; direction:rtl; } 
.searchPage .search .title { padding:15px; }
.searchPage .search .list {  padding:15px; margin:0; margin-top:-1.7em; }
.searchPage .search { background: url(http://d768926.nrty126.nirity.com/upload/images/custom_corners_topleft.gif) top left repeat-y; } 
.searchPage .search .title { background: url(http://d768926.nrty126.nirity.com/upload/images/custom_corners_topright.gif) top right no-repeat; padding:15px; margin:0; }
.searchPage .search .list { background: url(http://d768926.nrty126.nirity.com/upload/images/custom_corners_rightborder.gif) top right repeat-y; }

.searchPage .searchResults { border:none; float:left; width:713px; direction:rtl; } 
.searchPage .searchResults .title { padding:15px; }
.searchPage .searchResults .list {  padding:35px; margin:0; margin-top:-1.7em; }
.searchPage .searchResults { background: url(http://d768926.nrty126.nirity.com/upload/images/custom_corners_topleft.gif) top left repeat-y; } 
.searchPage .searchResults .title { background: url(http://d768926.nrty126.nirity.com/upload/images/custom_corners_topright.gif) top right no-repeat; padding:15px; margin:0; }
.searchPage .searchResults .list { background: url(http://d768926.nrty126.nirity.com/upload/images/custom_corners_rightborder.gif) top right repeat-y; }
.searchPage .searchResults .list .item { vertical-align:top; text-align:right; }

.productPage .title { float:right; width:254px; margin-top:15px; }
.productPage .image { float:left; width:713px; margin-top:15px; }
.productPage .description { float:right; width:254px; margin-top:15px; }


/*2 columns*/
.columnsTwo .left { float:left; width:713px;}
.columnsTwo .right { float:right; width:254px; }

/*3 columns*/
.columnsThree .left { float:left; width:200px; background-color:RED; background:RED}
.columnsThree .center { float:left; width:560px; background:#000000; padding:0px;}
.columnsThree .right { float:right; width:200px; background:RED}

/* login */
.login .tb { width:130px; }
.login .ff { margin-bottom:5px; }
.register td { padding:0 5px 5px 0; }

/* gallery */
.thumbnail { opacity:.4; }
.thumbnail:hover, .selected { opacity:1; }
#thumbnails {padding-bottom:10px;}
#thumbnails .text { display:none; }
.thumbnail {margin-bottom:10px;margin-right:5px;}


/* inputForm */
.form { border:none; } 
.form .title { padding:10px; }
.form .list {  padding:10px; margin:0; margin-top:0; }

.inputForm {direction:rtl;float:right;width:540px }
.inputForm .row { margin-bottom:5px;text-align:right;float:right;width:100%}
.inputForm .label { width:200px;float:right; display:block;   }
.inputForm .alternatives * { vertical-align:middle }
.inputForm .alternatives label { margin-right:10px; }
.inputForm textarea { width:240px; height:120px;float:right }
.inputForm .tb { width:240px;float:right }

/* comments */
.commentList { border-top:solid 1px #D0CFCB; width:100%;padding-bottom:10px;float:right}
.commentList .list { width:100%;}
.commentList .list .comment { width:100%;}
.commentList .list .comment .item { width:100%;text-align:right;direction:rtl;}

.commentInput .box { display:none; }

