/*
Theme Name: Pyrmont V2
Theme URI: http://imotta.cn/wordpress/pyrmont-theme-v2-for-wordpress.html
Description: A dark WordPress theme. Build in links and archives pages. Widget support. The theme is released under GPL.
Version: 2.0.7
Author: motta
Author URI: http://imotta.cn/
Tags: black, dark, two-columns, fixed-width, threaded-comments, sticky-post
*/
/*
#7F8183 grey
#2B46A1 blue
#F94500 orange
*/
/* 
   Meyer's CSS Reset
   v1.0 | 20080212 
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, h7, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* css reset ends */

*{
	margin: 0;
	padding: 0;
}

body{
	color:#000;
	font-family: verdana, "Lucida Grande", Arial, Helvetica, Sans-Serif;
	background-color: #FFFFFF;
}

a {
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	border: none;
}

a img{
	border: none;
}

.clear{
	clear: both;
}

hr {
	border:0;
	background-color:#B7B7B7;
	color:#B7B7B7;
	height:1px;
	margin:12px 0px;
	text-align:left;
	width:95%;
	clear:both;
}

hr-rtl {
	border:0;
	background-color:#B7B7B7;
	color:#B7B7B7;
	height:1px;
	margin:12px 32px;
	text-align:left;
	width:95%;
	clear:both;
}


div#page_wrap{
	width: 965px;
	margin: 0 auto;
	background: url(images/bg.jpg) no-repeat 2px 0;
}

div#header{
	font-size: 12px;
	}
	div#header div.blog_title{
		float: left;
		margin-top: 10px; /* was 22px */
		margin-bottom:10px;   /* was 10px */
		width:965px;
		}
		div#header div.blog_title h1 a{
			font-family: Verdana, Helvetica, "Trebuchet MS", sans-serif;
			display: block;
			text-indent:-5000px;
			height:40px;
			width:223px;
			text-align:center;
			margin:0 auto;
			background:url(images/h1-speedicator.png) no-repeat 0 0;
			_background:url(images/h1-speedicator.gif) no-repeat 0 0;
			}
		div#header div.blog_title p.description{
			/*background:url(images/Vehicle-Black-Box-and-Speed-Alert.png) no-repeat 0 0;*/
			/*text-indent:-5000px;*/
			width:276px;
			height:4px;      /* was 16px */
			text-align:center;
			margin:0 auto 3px;
			display: block;
			color:#fff;
			font-size:15px;
			text-shadow:0 1px 0 #000;
			}
		div#header div.blog_title h3 a{
			width:894px;
			height:0px;     /* was 14px */
			text-align:right;
			margin:0 auto 3px;
			display: block;
			color: #c0c0c0;
			//background-color: #101010;
			font-size:11px;
			text-shadow:0 1px 0 #000;
                           text-transform: uppercase;
			}
	          div#header div.blog_title a:hover{
				color: #F94500;
                                   //  text-decoration: underline;
				}


	div#header div.blog_title-rtl{
		float: left;
		margin-top: 10px; /* was 22px */
		margin-bottom:10px;   /* was 10px */
		width:965px;
		}
		div#header div.blog_title-rtl h1 a{
			font-family: Verdana, Helvetica, "Trebuchet MS", sans-serif;
			display: block;
			text-indent:-5000px;
			height:40px;
			width:223px;
			text-align:center;
			margin:0 auto;
			background:url(images/h1-speedicator.png) no-repeat 0 0;
			_background:url(images/h1-speedicator.gif) no-repeat 0 0;
			}
		div#header div.blog_title-rtl p.description{
			/*background:url(images/Vehicle-Black-Box-and-Speed-Alert.png) no-repeat 0 0;*/
			/*text-indent:-5000px;*/
			width:276px;
			height:4px;      /* was 16px */
			text-align:center;
			margin:0 auto 3px;
			display: block;
			color:#fff;
			font-size:15px;
			text-shadow:0 1px 0 #000;
			}


		div#header div.blog_title-rtl h3 a{
			width:919px;
			height:0px;     /* was 14px */
			text-align:left;
			margin:0 auto 3px;
			display: block;
			color: #c0c0c0;
			//background-color: #101010;
			font-size:11px;
			text-shadow:0 1px 0 #000;
                           text-transform: uppercase;
			}
	          div#header div.blog_title-rtl a:hover{
				color: #F94500;
                                   //  text-decoration: underline;
				}


	div#header div#search{
		border: none;
		float: right;
		position: relative;
		}
		div#header div#search form#searchform{
			position: absolute;
			top: 65px;
			right: 10px;
			width: 200px;
			height: 25px;
			border: none;
			background-color: #fff;
			}
			div#header div#search form#searchform .searchinput{
				position: absolute;
				top: 5px;
				left: 8px;
				color: #666;
				font-size: 13px;
				width: 165px;
				border: 0;
				}
			div#header div#search form#searchform .button{
				position: absolute;
				top: 0px;
				left: 175px;
				background: url(images/mag.gif) no-repeat;
				height: 25px;
				width: 25px;
				border: 0;
				cursor: pointer;
				}
	
div#main_navi{
	background: url(images/navi.png) repeat-x 0 0;
	float: left;
	/*margin-top: 10px;*/
	height: 46px;
	width: 959px;
	}
	div#main_navi ul.left{
		float: left;
		list-style-type: none;
		padding: 7px 0 0 0px; /* was 2px 0 0 10px */
		}
		div#main_navi ul li{
			position: relative;
			float: left;
			text-transform: uppercase;
                            z-index:2;
			}
			div#main_navi ul.left li a{
				float: left;
				overflow: hidden;
				color: #fff;
				font-size: 13px;
				line-height: 18px;
				/*margin: 0 15px 0 15px;*/
				padding: 8px 10px; /* was 8px 4px */
				height:20px; /* added */
				text-shadow: 1px 1px 1px #000;
				}
			div#main_navi ul.left li a:hover, div#main_navi ul.left li.current_page_item, div#main_navi ul.left li ul li:hover {
				color: #fff;
				background:#F94500 url(images/mouseOver.png) repeat-x 0 0;
				text-shadow: 1px 1px 6px #fff;
				}
	/*---------------------header dropdown menu 20090803---------------------------------------*/
			div#main_navi ul.left li ul{
				display: none;
				position: absolute;
				left: 0;
				width: 190px;    
				margin-top: 36px; /* was 33px */
				padding: 0 0px; /* was 0 3px */
				height: auto;
				background-color: #35393D;
				border: 1px solid #2d2c2c;
				border-top: 0;
				-moz-border-radius-bottomleft: 5px;
				-moz-border-radius-bottomright: 5px;
				-webkit-border-bottom-left-radius: 5px;
				-webkit-border-bottom-right-radius: 5px;
                                     z-index: 2;

				}
			div#main_navi ul.left li ul li{
				width: 185px;				overflow: hidden;
				}
			div#main_navi ul.left li ul li a{
				font-size: 12px;
				padding: 3px 6px;
				margin: 0 2px;
				}
		/*---------------------header dropdown menu 20090803---------------------------------------*/
	div#main_navi ul.right{
		float: left;
		list-style-type: none;
		padding: 9px 10px 0 0;
		width:959px;
		}
		div#main_navi ul.right li a{
				float: right;      /* was left NS */
				overflow: hidden;
				color: #fff;
				font-size: 12px;
				line-height: 20px;
				margin: 0 0 0 10px;
				//text-transform: uppercase;
				}


			div#main_navi ul.right li a:hover, div#main_navi ul.right li.current_page_item, div#main_navi ul.right li ul li:hover {
				color: #fff;
				background:#F94500 url(images/mouseOver.png) repeat-x 0 0;
				text-shadow: 1px 1px 6px #fff;
				}

			div#main_navi ul.right li.twitter a{
				background: url(images/twitter.gif) no-repeat 0 3px;
				padding-left: 21px;
				}
			div#main_navi ul.right li.twitter a:hover{
				color: #0af;
				}
			div#main_navi ul.right li.feed a{
				background: url(images/feed.gif) no-repeat 0 5px;
				padding-left: 15px;
				}
			div#main_navi ul.right li.feed a:hover{
				color: #2B46A1;
				}
li:hover ul,
li.sfHover ul {
	z-index:99;
}
/* END div#header */

div#images3 {
	margin:0 auto;
	height:340px /* images height alone is 284px */;
	overflow:hidden;
	width:959px;	
}
div#images3 a {
	color:#fff;
}
div#images3 a:hover {
	text-decoration:none;
}
#image1 a, #image2 a, #image3 a {
	background-repeat:no-repeat;
	background-image:url(images/3.jpg);
	height:284px;
	float:left;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
}
#image1 a {
	width:317px;
	background-position:0 0;
}
#image2 a {
	width:320px;
	background-position:-317px 0;
}
#image3 a {
	width:320px;
	background-position:-636px 0;
}
#image1 a:hover, #image1 a.hover {
	background-position:0 -284px;
}
#image2 a:hover, #image2 a.hover {
	background-position:-317px -284px;
}
#image3 a:hover, #image3 a.hover {
	background-position:-636px -284px;
}

#image1link a, #image2link a, #image3link a {
	float:left;
	display:block;
	cursor:pointer;
	text-align:center;
	padding:3px 0;
	background:url(images/arrow.png) no-repeat 80px 3px;
	_background:url(images/arrow.gif) no-repeat 80px 3px;
	height:62px;
	text-transform:uppercase;
	color:#fff;
}
#image1link a:hover, #image2link a:hover, #image3link a:hover, #image1link a.hover, #image2link a.hover, #image3link a.hover {
	background:url(images/arrow-hover.png) no-repeat 81px 3px;
	_background:url(images/arrow-hover.gif) no-repeat 81px 3px;
}
#image1link a span, #image2link a span, #image3link a span {
	text-transform:capitalize;
	font-size:12px;
	line-height:1.8em;
}
#image1link a:hover, #image2link a span:hover, #image3link a span:hover {
	text-shadow:1px 1px 0px #000;
}
#image1link a {
	width:319px;
}
#image2link a{
	width:320px;
}
#image3link a{
	width:320px;
}

div#main{
	width: 660px;
	float: left;
	display: inline;/* fix double margin */
	margin: 30px 25px 0px 10px;
	}
	div#main div.post{
		/*background-color: #131313;
		border: 1px solid #1f2223;*/
		color: #000; /* was #7F8183 */
		line-height: 22px;
		margin-bottom: 30px;
		}
	/* sticky post */
	div#main div.sticky{
		background-color: #0d0d0d;/* if a post is set as sticky post, it'll have a darker bg color */
		}
		div#main div.post div.date{
			background: url(images/date.png) no-repeat;
			_background: url(images/date.gif) no-repeat;
			float: left;
			font-size: 12px;
			line-height: 14px;
			font-family: "Trebuchet MS", Georgia, sans-serif;
			text-align: center;
			vertical-align: middle;
			color: #fff;
			height: 43px;
			width: 50px;
			margin-left: -15px; /* was -10px */
			margin-top: 16px;
			padding-top: 4px;
			_position: relative;/* ie6 fix */
			margin-right: 12px;
			}
		div#main div.post div.title{
			margin-left: 50px;
			margin-bottom: 10px;
			margin-top: 16px;
			_margin-top: 0;/*ie6 fix*/
			*+margin-top: 0;/*ie7 fix*/
			}
			div#main div.post div.title h2{
				font-family: Helvetica, "Trebuchet MS", Verdana, sans-serif;
				font-size: 22px;
				font-weight: bold;
				letter-spacing: -1px;
				color: #2B46A1; /* was eee */
				width: 600px;
				line-height: 30px;
				}
				div#main div.post div.title h2 a{
					color: #2B46A1;
					}
				div#main div.post div.title h2 a:hover{
					color: #000;
					}
			div#main div.post div.title div.postmeta{
				font-size: 12px;
				color: #666;
				width: 580px;
				overflow: hidden;
				text-decoration:none;
				}
				div#main div.post div.title div.postmeta a{
					color: #2B46A1; /* blue */
					/*border-bottom: 1px solid #131313;*/
					text-decoration: none;
					}
				div#main div.post div.title div.postmeta a:hover{
					color: #000;
					/*border-bottom: 1px solid #2B46A1;*/
					text-decoration: none;
					}
		div#main div.post div.entry{
			padding: 10px 20px 0 20px;
			overflow: hidden;/* in case large img or video */
			_width: 618px;
			font-size: 13px;
			}
			div#main div.post div.no_result{
				padding: 20px;
				}
				div#main div.post div.no_result p.no_result{
					margin-bottom: 0;
					}
			div#main div.post div.entry a, #footer a{
				color: #2B46A1;
				border: none;
				text-decoration: none;
				}
			div#main div.post div.entry a:hover, #footer a:hover{
				text-decoration: underline;
				}
				
a.pdf {
	background: url(images/icons/page_white_acrobat.png) no-repeat;
	padding-left: 21px;
}
a.zip {
	background: url(images/icons/compress.png) no-repeat;
	padding-left: 21px;
}
a.exe {
	background: url(images/icons/application_get.png) no-repeat;
	padding-left: 21px;
}
a.external {
	background: url(images/icons/application_double.png) no-repeat;
	padding-left: 21px;
}
				
			div#main div.post div.entry p{
				margin-bottom: 10px; /* was 20px */
				}
			/* 20090629 add h1-h6, 7 style in entry */
			div#main div.post div.entry h1{ 

				font-size: 19px;  /* was 20px */
				margin-bottom: 25px;     // was 5px NS 
				font-style:italic; 
				font-family:"Candara", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
				line-height:22px;        // was 24px NS
				color:#000;

				}
			div#main div.post div.entry h2{ font-size: 17px; margin-bottom: 0px; margin-top: 15px;  color:#2B46A1; font-style:italic; font-family:"Candara", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
			div#main div.post div.entry h3{ font-size: 14px; margin-bottom: 5px; font-family:"Candara", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
			div#main div.post div.entry h4{ font-size: 12px; margin-bottom: 5px; }
			div#main div.post div.entry h5{ font-size: 10px; margin-bottom: 5px; }
			div#main div.post div.entry h6{ font-size: 8px; margin-bottom: 5px; }
                           div#main div.post div.entry h7{ font-size: 16px; color:#F94500; font-style:italic; font-family:"Candara", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}

			
			div#main div.post div.entry ul,
			div#main div.post div.entry ol{
				/*padding-bottom: 24px;*/
				margin-left: 15px;         // was under A comment NS
				margin-right: 40px;
				}
			div#main div.post div.entry ul, div#main div.post div.entry ul li{
				list-style: outside disc;
				}
			div#main div.post div.entry ol, div#main div.post div.entry ol li{
				list-style: outside decimal;
				}
				div#main div.post div.entry ul li,
				div#main div.post div.entry ol li{
					padding: 1px 0;
					/*color:#2B46A1; /* blue */
					}
				li strong {color:#2B46A1;      // was NS    #606060; /*NS was #0,  post color was #7F8183*/} /* added */
				div#main div.post div.entry ul li ul li, div#main div.post div.entry ol li ul li{
					list-style: outside circle;
					margin-left:17px;
					}
				div#main div.post div.entry ul li ol li, div#main div.post div.entry ol li ol li{
					list-style: outside upper-roman;
					margin-left:17px;
					}
			div#main div.post div.entry blockquote{
				background: url(images/blockquote.png) no-repeat;
				padding: 35px 20px 10px 50px;
				margin: 10px 3px 24px 15px;    //NS was 0 15px 24px 15px;
				/*background-color: #181818;*/
				border-top: 1px solid #7F8183;
				border-bottom: 1px solid #7F8183;
				/*color: #999;*/
				font-style:italic; /* added */
				}
				div#main div.post div.entry blockquote p{
					margin-bottom: 8px;
					}
			div#main div.post div.entry code{
				font-family: "Courier New", mono;
				background-color: #181818;
				border-left: 1px solid #2a2e2f;
				color: #197b30;
				padding: 5px 10px;
				display: block;
				}
			/* 20090629 add table layout */
			div#main div.post div.entry table{
				margin-bottom: 20px;
				border-collapse:collapse;
				border: 1px solid #2a2e2f;
				background-color: #181818;
				color: #999;
				}
				div#main div.post div.entry table td,
				div#main div.post div.entry table th{
					padding: 2px 5px;
					border: 1px solid #2a2e2f;
					}
	div#main div.navigation{
		font-size: 13px;
		}
		div#main div.navigation a{
			display: block;
			color: #000;
			border: 1px solid #1f2223;
			padding: 0 5px;
			background-color: #101010;
			line-height: 28px;
			}
			div#main div.navigation .left a:hover,
			div#main div.navigation .right a:hover{
				color: #2B46A1;
				background-color: #000;
				}
		div#main div.navigation .left{
			float: left;
			}
		div#main div.navigation .right{
			float: right;
			}
/* END div#main */



div#main-rtl{
	width: 660px;
	float: right;
	display: inline;/* fix double margin */
	margin: 30px 25px 0px 10px;
	}
	div#main-rtl div.post{
		/*background-color: #131313;
		border: 1px solid #1f2223;*/
		color: #000; /* was #7F8183 */
		line-height: 22px;
		margin-bottom: 30px;
		}
	/* sticky post */
	div#.sticky{
		background-color: #0d0d0d;/* if a post is set as sticky post, it'll have a darker bg color */
		}
		div#main-rtl div.post div.date{
			background: url(images/date.png) no-repeat;
			_background: url(images/date.gif) no-repeat;
			float: left;
			font-size: 12px;
			line-height: 14px;
			font-family: "Trebuchet MS", Georgia, sans-serif;
			text-align: center;
			vertical-align: middle;
			color: #fff;
			height: 43px;
			width: 50px;
			margin-left: -15px; /* was -10px */
			margin-top: 16px;
			padding-top: 4px;
			_position: relative;/* ie6 fix */
			margin-right: 12px;
			}
		div#main-rtl div.post div.title{
			margin-left: 50px;
			margin-bottom: 10px;
			margin-top: 16px;
			_margin-top: 0;/*ie6 fix*/
			*+margin-top: 0;/*ie7 fix*/
			}
			div#main-rtl div.post div.title h2{
				font-family: Helvetica, "Trebuchet MS", Verdana, sans-serif;
				font-size: 22px;
				font-weight: bold;
				letter-spacing: -1px;
				color: #2B46A1; /* was eee */
				width: 600px;
				line-height: 30px;
                                     text-align: right;
				}
				div#main-rtl div.post div.title h2 a{
					color: #2B46A1;
					}
				div#main-rtl div.post div.title h2 a:hover{
					color: #000;
					}
			div#main-rtl div.post div.title div.postmeta{
				font-size: 12px;
				color: #666;
				width: 580px;
				overflow: hidden;
				text-decoration:none;
				}
				div#main-rtl div.post div.title div.postmeta a{
					color: #2B46A1; /* blue */
					/*border-bottom: 1px solid #131313;*/
					text-decoration: none;
					}
				div#main-rtl div.post div.title div.postmeta a:hover{
					color: #000;
					/*border-bottom: 1px solid #2B46A1;*/
					text-decoration: none;
					}
		div#main-rtl div.post div.entry{
			padding: 10px 20px 0 20px;
			overflow: hidden;/* in case large img or video */
			_width: 618px;
			font-size: 13px;
			}
			div#main-rtl div.post div.no_result{
				padding: 20px;
				}
				div#main div.post div.no_result p.no_result{
					margin-bottom: 0;
					}
			div#main-rtl div.post div.entry a, #footer a{
				color: #2B46A1;
				border: none;
				text-decoration: none;
				}
			div#main-rtl div.post div.entry a:hover, #footer a:hover{
				text-decoration: underline;
				}
				
a.pdf {
	background: url(images/icons/page_white_acrobat.png) no-repeat;
	padding-left: 21px;
}
a.zip {
	background: url(images/icons/compress.png) no-repeat;
	padding-left: 21px;
}
a.exe {
	background: url(images/icons/application_get.png) no-repeat;
	padding-left: 21px;
}
a.external {
	background: url(images/icons/application_double.png) no-repeat;
	padding-left: 21px;
}
				
			div#main-rtl div.post div.entry p{
				margin-bottom: 10px; /* was 20px */
                                     text-align: right;
                                     direction: rtl;
				}
			/* 20090629 add h1-h6 style in entry */
			div#main-rtl div.post div.entry h1{ 

				font-size: 19px;  /* was 20px */
				margin-bottom: 25px;     // was 5px NS 
				font-style:italic; 
				font-family:"Candara", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
				line-height:22px;        // was 24px NS
				color:#000;
                                     text-align: right;
                                     float:none;
                                   //  direction: rtl;        
				}
			div#main-rtl div.post div.entry h2{ font-size: 17px; margin-bottom: 0px; margin-top: 15px;  color:#2B46A1; text-align: right; font-style:normal; font-family:"Candara", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
			div#main-rtl div.post div.entry h3{ font-size: 14px; text-align: right; margin-bottom: 5px; font-family:"Candara", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-align: right; }
			div#main-rtl div.post div.entry h4{ font-size: 12px; margin-bottom: 5px; }
			div#main-rtl div.post div.entry h5{ font-size: 10px; margin-bottom: 5px; }
			div#main-rtl div.post div.entry h6{ font-size: 8px; margin-bottom: 5px; }
                           div#main-rtl div.post div.entry h7{ font-size: 16px; color:#F94500; font-style:italic; font-family:"Candara", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
                           div#main-rtl div.post div.entry h8{ font-size: 16px; color:#F94500; font-style:italic; font-family:"Candara", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}

			
			div#main-rtl div.post div.entry ul{
				/*padding-bottom: 24px;*/
				margin-right: 15px;         // was under A comment NS
                                     //text-align: right;
				}

			div#main-rtl div.post div.entry ol{
				/*padding-bottom: 24px;*/
				margin-right: 21px;         // was under A comment NS
                                     //text-align: right;
				}
			div#main-rtl div.post div.entry ul {
                                    text-align: right;
				list-style: outside disc;
				}
			div#main-rtl div.post div.entry ol {
                                    text-align: right;
				list-style: outside decimal;
				}
				div#main-rtl div.post div.entry ul li,
				div#main-rtl div.post div.entry ol li{
					padding: 1px 0;
					/*color:#2B46A1; /* blue */
					}
				li strong {color:#2B46A1;      // was NS    #606060; /*NS was #0,  post color was #7F8183*/} /* added */
				div#main-rtl div.post div.entry ul li ul li{
					list-style: outside circle;
					margin-left:17px;
					}
				div#main-rtl div.post div.entry ul li ol li{
					list-style: outside upper-roman;
					margin-left:17px;
					}
			div#main-rtl div.post div.entry blockquote{
				background: url(images/blockquote.png) no-repeat;
				padding: 35px 20px 10px 50px;
				margin: 10px 3px 24px 15px;    //NS was 0 15px 24px 15px;
				/*background-color: #181818;*/
				border-top: 1px solid #7F8183;
				border-bottom: 1px solid #7F8183;
				/*color: #999;*/
				font-style:italic; /* added */
				}
				div#main-rtl div.post div.entry blockquote p{
					margin-bottom: 8px;
					}
			div#main-rtl div.post div.entry code{
				font-family: "Courier New", mono;
				background-color: #181818;
				border-left: 1px solid #2a2e2f;
				color: #197b30;
				padding: 5px 10px;
				display: block;
				}
			/* 20090629 add table layout */
			div#main-rtl div.post div.entry table{
				margin-bottom: 20px;
				border-collapse:collapse;
				border: 1px solid #2a2e2f;
				background-color: #181818;
				color: #999;
				}
				div#main-rtl div.post div.entry table td,
				div#main-rtl div.post div.entry table th{
					padding: 2px 5px;
					border: 1px solid #2a2e2f;
					}
	div#main-rtl div.navigation{
		font-size: 13px;
		}
		div#main-rtl div.navigation a{
			display: block;
			color: #000;
			border: 1px solid #1f2223;
			padding: 0 5px;
			background-color: #101010;
			line-height: 28px;
			}
			div#main-rtl div.navigation .left a:hover,
			div#main-rtl div.navigation .right a:hover{
				color: #2B46A1;
				background-color: #000;
				}
		div#main-rtl div.navigation .left{
			float: left;
			}
		div#main-rtl div.navigation .right{
			float: right;
			}
/* END div#main-rtl */




div#footer{
	color: #000;
	font-size: 12px;
	}
	div#footer div.footer_wrapper{
		width: 965px;
		margin: 0 auto;
		padding: 18px 0;
		}
/* END div#footer */

div#sidebar{
	width: 240px;
	padding-left:20px; /* added 20+240=260px */
	float: left;
	display: inline;/* fix double margin */
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	color: #000;
	font-size: 12px;
	background-color: #fff;
	border-left:1px solid #B7B7B7;
	position:relative;
	min-height:615px; /* was 515 NS added */
	_height:615px;  /* was 515 NS */
	}
	div#sidebar #share{position:absolute;bottom:0;} /* stick it to the bottom */
	div#sidebar #share img {margin-right:7px;}
	div#sidebar ul{
		background-color: #fff;
		}
		div#sidebar ul li h2{
			font-size: 18px;
			line-height: 30px;
			padding: 5px 0px; /* was 5px 10px */
			text-transform:uppercase;
			}
		div#sidebar ul li ul{
			list-style-type: none;
			line-height: 20px;
			}
			div#sidebar ul li ul li{
				padding-top: 2px;
				padding-bottom: 2px;
				padding-left: 5px; /* was 26px */
				padding-right: 10px;
				}
			div#sidebar ul li ul li:hover{
				background-color: #eee;
				-moz-border-radius:7px;
				-webkit-border-radius:7px;
				border-radius:7px;
				}
			div#sidebar ul li ul li a{
				background: none;
				display: inline;
				color: #F94500; /* orange */
				line-height: 26px;
				text-decoration: none;
				}
			div#sidebar ul li ul li a:hover{
				color: #333;
				}
div#sidebar a {
	color:#fff;
}
div#sidebar a:hover {
	text-decoration:underline;
}
#top-sidebar {
	font-size:18px;
	height:55px;
	cursor:pointer;
}
#top-sidebar #days:hover{
	text-shadow:0px -1px 0px #374683;
}
#top-sidebar #money-back:hover {
	text-shadow:1px 1px 0px #ccc;
}
#days {
	background:url(images/money-back-bg.png) no-repeat center top;
	width:52px;
	height:52px;
	color:#fff;
	float:left;
	text-transform:uppercase;
	text-align:center;
	margin-right:8px;
	line-height:22px;
	padding-top:3px;
}
#days span {
	font-weight:bold;
	font-size:28px;
}
#money-back {
	text-transform:uppercase;
	text-align:justify;
	padding-top:9px;
	font-weight:bold;
}
#money-back span {
	color:#D60000;
	letter-spacing:-1.5px;
}
#buy-now {
	height:17px;
	padding:25px 67px; /* 25+25+17=67px height */
	text-transform:uppercase;
	font-size:18px;
	background:#F94500 url(images/buy-now.png) no-repeat 5px 7px;
	letter-spacing:-1px;
	cursor:pointer;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	width:95px;;
}
#buy-now a:hover {
	text-decoration:none!important;
}
#buy-now:hover {
	background-color:#7F8183; /* post color */
	text-shadow:0px -1px 0px #374683;
}
#tell-a-friend {
	background:url(images/tell-a-friend.png) no-repeat 0 0;
	width:97px;
	height:31px;
	float:left;
	color:#fff;
	padding:8px 0 0 7px;
	font-size:14px;
}
#gSendtofriend {
	border:1px solid #135F23;
	color:#000; /* post color; wsa #7F8183 */
	position:absolute;
	padding: 10px 10px 15px;
	width:207px; /* was 199px */
	height:300px;
	top:-320px;
	*left:0;
	line-height:150%;
	display:none;
	background:#fff;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
#send-link-to-friend-result {
	color:#135F23;
}

/* END div#sidebar */




/* START div#sidebar-rtl */
div#sidebar-rtl{
	width: 240px;
	padding-right:9px; /* added 20+240=260px */
	float: right;
	display: inline;/* fix double margin */
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	color: #000;
	font-size: 12px;
	background-color: #fff;
	border-right:2px solid #B7B7B7;
	position:relative;
	min-height:615px; /* was 515 NS added */
	_height:615px;  /* was 515 NS */
	}
	div#sidebar-rtl #share{position:absolute;bottom:0;} /* stick it to the bottom */
	div#sidebar-rtl #share img {margin-right:7px;}
	div#sidebar-rtl ul{
		background-color: #fff;
		}
		div#sidebar-rtl ul li h2{
			font-size: 18px;
			line-height: 30px;
			padding: 5px 0px; /* was 5px 10px */
			text-transform:uppercase;
                           float: right;
			}
		div#sidebar-rtl ul li ul{
			list-style-type: none;
			line-height: 20px;
			}
			div#sidebar-rtl ul li ul li{
				padding-top: 2px;
				padding-bottom: 2px;
				padding-left: 5px; /* was 26px */
				padding-right: 10px;
				}
			div#sidebar-rtl ul li ul li:hover{
				background-color: #eee;
				-moz-border-radius:7px;
				-webkit-border-radius:7px;
				border-radius:7px;
				}
			div#sidebar-rtl ul li ul li a{
				background: none;
				display: inline-block;
				color: #F94500; /* orange */
				line-height: 26px;
				text-decoration: none;
				}
			div#sidebar-rtl ul li ul li a:hover{
				color: #333;
				}
div#sidebar-rtl a {
	color:#fff;
}
div#sidebar-rtl a:hover {
	text-decoration:underline;
}
#top-sidebar-rtl {
	font-size:18px;
	height:55px;
	cursor:pointer;
}
#top-sidebar-rtl #days-rtl:hover{
	text-shadow:0px -1px 0px #374683;
}
#top-sidebar-rtl #money-back-rtl:hover {
	text-shadow:1px 1px 0px #ccc;
}
#days-rtl {
	background:url(images/money-back-bg.png) no-repeat center top;
	width:106px;
	height:52px;
	color:#fff;
	float:right;
	text-transform:uppercase;
	text-align:center;
	margin-right:-6px;
	line-height:22px;
	padding-top:3px;
}
#days-rtl span {
	font-weight:bold;
	font-size:28px;
}
#money-back-rtl {
         font-size: 22px;
	text-transform:uppercase;
	text-align:right;
	padding-top:9px;
	font-weight:bold;
}
#money-back-rtl span {
	color:#D60000;
	letter-spacing:-1.5px;
}
#buy-now-rtl {
	height:17px;
	padding:23px 53px; /* 25+25+17=67px height */
	text-transform:uppercase;
	font-size:22px;
	background:#F94500 url(images/buy-now.png) no-repeat 167px 7px;
	letter-spacing:-1px;
	cursor:pointer;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	width:121px;
}
#buy-now-rtl a:hover {
	text-decoration:none!important;
}
#buy-now-rtl:hover {
	background-color:#7F8183; /* post color */
	text-shadow:0px -1px 0px #374683;
}
/* END div#sidebar-rtl */








/* modify div#sidebar for default widget */

div#sidebar ul li ul li.rc a{
	display: inline;
}

div#sidebar ul li.widget,
div#sidebar ul li.widget_archive,
div#sidebar ul li.widget_categories, 
div#sidebar ul li.widget_search, 
div#sidebar ul li.widget_tag_cloud div, 
div#sidebar ul li.widget_text{/* sidebar_list_bg fix */
	background: url(images/sidebar_list_bg.gif) no-repeat left bottom;
}

div#sidebar ul li.widget h2 a{
	color: #000;
}

div#sidebar ul li.widget_archive select, 
div#sidebar ul li.widget_categories select{/* dropdown view */
	margin: 15px 26px;
}

/* calendar widget */
div#sidebar ul li.widget_calendar div#calendar_wrap{
	padding: 15px 26px;
	background: url(images/sidebar_list_bg.gif) no-repeat left bottom;
}

#wp-calendar {
	color: #000;
	width: 95%;
	font-family: Verdana, Geneva, sans-serif, sans-serif;
}

#wp-calendar caption {
	padding: 5px;
	letter-spacing: 2px;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
}

#wp-calendar th{
	border-bottom: 1px solid #1f2223;
	border-top: 1px solid #1f2223;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	color: #2B46A1;
}

#wp-calendar a:hover {
	text-decoration: underline;
}

#wp-calendar #prev{
	text-align: left;
	padding-left: 5px;
}

#wp-calendar #next{
	text-align: right;
	padding-right: 5px;
}

#wp-calendar #prev, #wp-calendar #next, #wp-calendar tfoot tr td.pad{
	border-top: 1px solid #1f2223;
}

#wp-calendar #prev a, #wp-calendar #next a{
	color: #999;
}

#wp-calendar td#today{
	color: #fff;
	background-color: #101010;
	font-weight: bold;
}

/* multi-level category */
div#sidebar ul li ul li ul li,
div#sidebar ul li ul li ul.children li{
	background: none;
}

div#sidebar ul li ul li ul li:hover,
div#sidebar ul li ul li ul.children li:hover{
	background: none;
}

/* widget rss */
.widget_rss a{
	color: #000;
}

/* widget search */
li.widget_search #search{/* 090627fix */
	padding: 10px 30px;
}

li.widget_search form#searchform{
	width: 200px;
	height: 25px;
	border: none;
	background-color: #fff;
	position: relative;
	}
	li.widget_search form#searchform .searchinput{
		position: absolute;
		top: 5px;
		left: 8px;
		color: #666;
		font-size: 13px;
		width: 165px;
		border: 0;
		}
	li.widget_search form#searchform .button{
		position: absolute;
		top: 0px;
		left: 175px;
		background: url(images/mag.gif) no-repeat;
		height: 25px;
		width: 25px;
		border: 0;
		cursor: pointer;
		}

/* tag cloud */
div#sidebar ul li.widget_tag_cloud div{
	padding: 10px 16px;
}

div#sidebar ul li.widget_tag_cloud div a{
	color: #000;
}

div#sidebar ul li.widget_tag_cloud div a:hover{
	color: #2B46A1;
}

/* textwidget */
.textwidget{
	padding: 10px 26px;
	line-height: 16px;
}

.textwidget p{
	margin-bottom: 10px;
	line-height: 16px;
}

.textwidget a, .textwidget p a{
	color: #2B46A1;
	text-decoration: none;
}

.textwidget a:hover, .textwidget p a:hover{
	text-decoration: underline;
}

/* END modify div#sidebar */

div#main div#comments{
	margin-bottom: 10px;
	}
	div#main div#comments h3{
		float: left;
		font-size: 16px;
		color: #000;
		line-height: 24px;
		font-weight: normal;
		}
	div#main div#comments .add_your_comment a{
		float: right;
		font-size: 16px;
		color: #2B46A1; /* blue */
		line-height: 24px;
		font-weight: normal;
		}
	div#main div#comments .add_your_comment a:hover{
		color: #000;
		}
div#main ol.commentlist{
	font-size: 13px;
	color: #000;
	overflow: hidden;
	}
	div#main ol.commentlist li{
		margin-bottom: 15px;
		background-color: #fff;
		border: 1px solid #7F8183; /* post color */
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		padding: 20px 20px 15px 20px;
		}
		div#main ol.commentlist li ul{
			list-style-type: none;
			margin-left: 60px;
			margin-top: 6px;
			}
			div#main ol.commentlist li ul.children li{
				background-color: #eee;
				border-left: 1px solid #7F8183; /* post color */
				border-top: 0;
				border-bottom: 0;
				border-right: 0;
				}
		div#main ol.commentlist li div.vcard{
			float: left;
			}
		div#main ol.commentlist li div.vcard div.left{
			width: 56px;
			margin-right: 5px;
			}
			div#main ol li div.left img{
				border: 1px solid #000;
				display: block;
				height: 48px;
				width: 48px;
				}
			div#main ol li div.left div.reply a{
				background: url(images/reply.gif) no-repeat 0 0;
				display: block;
				height: 0;
				padding-top: 17px;
				width: 41px;
				overflow: hidden;
				margin-left: 5px;
				margin-top: 5px;
				}
			div#main ol li div.left div.reply a:hover{
				background-position: 0 -17px;
				}
		div#main ol.commentlist li div.right{
			float: left;
			line-height: 20px;
			width: 80%;/* 3-level or less thread comments display well. 4 or more leves may have some issue. */
			}
			div#main ol.commentlist li div.right p a{
				color: #000;
				text-decoration: none;
				border-bottom: 1px solid #000;
				}
			div#main ol.commentlist li div.right p a:hover{
				color: #2B46A1;
				border-bottom: 1px solid #2B46A1;
				}
			div#main ol li div.right div.commentmetadata{
				font-size: 12px;
				color: #999;
				border-bottom: 1px solid #181a1b;
				padding-bottom: 3px;
				margin-bottom: 8px;
				}
				div#main ol li div.right div.commentmetadata a{
					color: #000;
					text-decoration: none;
					font-weight: bold;
					}
				div#main ol li div.right div.commentmetadata a:hover{
					color: #2B46A1;
					}
			div#main ol li div.right p{
				margin-bottom: 20px;
				}
div#main .comments_navi{
	font-size: 12px;
	}
	div#main .comments_navi .alignleft{
		float: left;
		}
	div#main .comments_navi .alignright{
		float: right;
		}
		div#main .comments_navi .alignleft a, 
		div#main .comments_navi .alignright a{
			display: block;
			color: #000;
			border: 1px solid #1f2223;
			padding: 0 5px;
			background-color: #101010;
			line-height: 28px;
			}
		div#main .comments_navi .alignleft a:hover, 
		div#main .comments_navi .alignright a:hover{
			color: #2B46A1;
			background-color: #000;
			}
div#main div#respond{
	background-color: #fff;
	border: 1px solid #7F8183; /* post color */
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	color: #000;
	padding: 15px 20px;
	margin-top: 15px;
	}
	div#main div#respond div.h3_cancel_reply{
		margin-bottom: 5px;
		}
	div#main div#respond h3{
		font-size: 16px;
		color: #000;
		line-height: 24px;
		font-weight: normal;
		float: left;
		display: inline;/* fix double margin */
		}
		div#main div#respond span.cancel-comment-reply{
			float: right;
			display: inline;/* fix double margin */
			padding-top: 6px;
			}
		div#main div#respond span.cancel-comment-reply a{
			font-size: 12px;
			color: #999;
			text-decoration: none;
			}
		div#main div#respond span.cancel-comment-reply a:hover{
			color: #2B46A1;
			}
	div#main div#respond form#commentform{
		}
		div#main div#respond form#commentform p{
			font-size: 12px;
			color: #000;
			padding: 3px 0;
			}
			div#main div#respond form#commentform p a{
				color: #2B46A1; /* blue */
				border: 0;
				}
			div#main div#respond form#commentform p a:hover{
				border-bottom: 1px solid #2B46A1; /* blue */
				}
		div#main div#respond div.input_area{
			padding: 15px 30px;
			}
			div#main div#respond div .message_input{
				font-family: "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
				background-color: #eee;
				border: 1px solid #000;
				color: #333;
				font-size: 13px;
				padding: 5px;
				height: 120px;
				width: 98%;
				-moz-border-radius: 7px;
				-webkit-border-radius: 7px;
				border-radius: 7px;
				}
		div#main div#respond div.user_info{
			font-size: 12px;
			line-height: 16px;
			display: block;
			padding: 0 30px;
			}
			div#main div#respond div.user_info div.single_field{
				display: inline;
				float: left;
				width: 33%;
				}
				label.desc{
					display: block;
					color: #999;
					padding-bottom: 4px;
					}
					label.desc abbr{
						color: #2B46A1;
						border: 0;
						}
				div#main div#respond div.user_info input.comment_input{
					background-color: #eee;
					color: #666;
					border: 1px solid #000;
					padding: 2px 3px;
					width: 90%;
					-moz-border-radius: 7px;
					-webkit-border-radius: 7px;
					border-radius: 7px;
					}
		div#main div#respond div.submit_button{
			margin: 15px 30px 0;
			}
			div#main div#respond form#commentform div.submit_button input.button{
				display: block;
				width: 76px;
				height: 28px;
				padding: 0;
				border: 1px solid #000;
				cursor: pointer;
				float: left;
				-moz-border-radius: 7px;
				-webkit-border-radius: 7px;
				border-radius: 7px;
				}
			div#main div#respond form#commentform div.submit_button input.button:active{
				background-position: 0 -28px;
				color: #fff;/*20090708 no text button*/
				}
			div.submit_button span.key{
				float: left;
				margin-left: 10px;
				padding-top: 6px;
				font-size: 12px;
				line-height: 16px;
				color: #333;
				}
.nocomments{
	color: #000;
	font-size: 16px;
}
/* END single page */

/*---------------- WordPress Generated Classes -------------------*/

.aligncenter,
div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft{
	float: left;
	}
	
.alignright{
	float: right;
	}

img.alignleft{
	display: inline;      // was inline
	margin-bottom: 2px;
//	margin-right: 6px;
          margin-left: 50px;
	padding: 3px;
	}

img.alignright{
	display: inline;
	margin-bottom: 2px;
	margin-left: 6px;
	padding: 3px;
	}

.wp-caption {
   border: 1px solid #1f2223;
   text-align: center;
   background-color: #0d0d0d;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 12px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
   color: #000;
}

div#main div.post div.entry div.wp-caption p{
	margin-bottom: 3px;
	padding: 5px;
} 


/*------------------------ Archives Page ------------------------*/

ul.archiveslist{
	color: #000;
	font-size: 13px;
}

div#main div.post div.entry  ul.archiveslist li a{
	color: #000;
}

div#main div.post div.entry  ul.archiveslist li a:hover{
	color: #2B46A1;
}

/*------------------------ Links Page ------------------------*/

.linkpage{
	background-color: #131313;
	padding: 10px 15px;
}

.linkpage ul{
	list-style-type: none;
}

.linkpage ul li{
	float: left;
	margin-bottom: 10px;
}

.linkpage ul li ul li{
	float: left;
	width: 130px;
	text-align: center;
	margin: 5px 12px;
	line-height: 180%;
	background-color: #202020;
}

.linkpage ul li ul li a{
	color: #000;
	display: block;
	text-decoration:none;
	border: 1px solid #1f2223;
	font-size: 12px;
}

.linkpage ul li ul li a:hover{
	background-color: #0d0d0d;
	border: 1px solid #1f2223;
	color: #2B46A1;
}

.linkpage ul li h3{
	margin-bottom: 5px;
	margin-left: 12px;
}

/*------------------------ Strong ------------------------*/

div.strong{
	color: #fff;
	font-size: 18px;
	padding: 10px 0;
	margin-bottom: 25px;
}

div.strong .keyword{
	color: #2B46A1;
}

/*------------------------ Sticky Footer ------------------------*/
/*--------------- Code from www.cssstickyfooter.com -------------*/

html, body, #page_wrap{
	height: 100%;
}

body > #page_wrap{
	height: auto; min-height: 100%;
}

#container{
	/*padding-bottom: 48px;/* must be same height as the footer */
	background:#fff url(images/bg-content-y.png) repeat-y 0 0;
}
.content-top {
	background:#fff url(images/bg-content-top.png) no-repeat 0 top;
	height:5px;
}
.content-bottom {
	background:#fff url(images/bg-content-bottom.png) no-repeat 0 bottom;
	height:30px;
}
#footer{
	position: relative;
	/*margin-top: -48px; /* negative value of footer height */
	height: 48px;
	clear:both;
	text-align:center;
}
#footer #credit {
	float:right;
	display:block;
	position:relative;
	z-index:99;
}
#footer #credit-bubble {
	opacity:0;
	*filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	*zoom:1;
	position:absolute;
	right:53px;
	top:-40px;
	width:169px;
	height:40px;
	background:url(images/white.png) no-repeat;
	text-align:left;
	padding:20px;
}
#footer p {
	margin-bottom:10px;
}

#spd1000 {
	margin-bottom:100px;
	position:relative;
}
#spd1000 form {
	float:right;
	clear:right;
}
#spd1000 span {
	position:absolute;
	right:45px;
	top:136px;
}



#spdpcd {
	margin-bottom:30px;
	position:relative;
}
#spdpcd form {
	float:right;
	clear:right;
}
#spdpcd span {
	position:relative;
	right:-10px;
	top:6px;
}
#spdpcd preview {};


#pcd1000 {
	position:relative;
}
#pcd1000 form {
	float:right;
	clear:right;
}
#pcd1000 span {
	position:absolute;
	right:45px;
	top:180px;
}

#buynow {
	position:relative;
}
#buynow form {
//	float:right;
//	clear:right;
	position:absolute;
	right:50px;

}

#buynow price {
         color : #f94500;
}
#buynow span {
	position:absolute;
	right:45px;
	top:180px;
}


#buynow-rtl {
	position:relative;
         float: right;
         direction: rtl;
         text-align: right;
}
#buynow-rtl form {
//	float:right;
//	clear:right;
	position:relative;
	right:430px;

}

#buynow-rtl price {
         color : #f94500;
}

#buynow-rtl h7{ font-size: 18px; color:#F94500; font-style:italic; font-family:"Candara", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
#buynow-rtl h8{ font-size: 15px; color:#F94500; font-style:italic; font-family:"Candara", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}


#buynow-rtl span {
	position:absolute;
	right:45px;
	top:180px;
}


#spdpcd-rtl {
	margin-bottom:30px;
//	position:relative;
         direction: rtl;
         float:right;
         width: 600px;
}
#spdpcd-rtl form {
	float:right;
	clear:right;
}
#spdpcd-rtl span {
	position:relative;
	right:-10px;
	top:6px;
}

div#main-rtl div.post div.entry form {
	position:relative;
	right:00px;
         top: 10px;
}

div#main-rtl div.post div.entry div.moneyback-rtl {
	position:relative;
         margin-bottom: 55px;
         float:right;
         direction: rtl;
}
div#main-rtl div.post div.entry div.moneyback-rtl form {
//	float:right;
//	clear:right;
	position:relative;
	right:430px;

}


#moneyback {
	position:relative;
         margin-bottom: 55px;
}
#moneyback form {
//	float:right;
//	clear:right;
	position:absolute;
	right:50px;

}


.ddsg-wrapper p {
	display:none;
}
/*form input, form textarea {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:2px inset threedface;
}*/
form submit {
	cursor:pointer;
}

#main_flash {
	width:900px;
	margin: auto;
	text-align: right;
}



/*======================++=============*/
/* NavigatioN Bar AnD Menu RTl */
/*======================++=============*/
div#main_navi-rtl{
	background: url(images/navi.png) repeat-x 0 0;
	float: left;
	*float: left;
	/*margin-top: 10px;*/
	height: 46px;
	width: 959px;
	}
	div#main_navi-rtl ul.left{
            	float: right;
		*float: left;
		list-style-type: none;
		padding: 7px 0 0 0px; /* was 2px 0 0 10px */
	}
		div#main_navi-rtl ul li{
			position: relative;                            
  			float: right;
			text-transform: uppercase;
                            z-index:2;
                            display: inline;
			}
			div#main_navi-rtl ul.left li a{
				*float: right;
				float: left;
				overflow: hidden;
				color: #fff;
				font-size: 16px;   /* NS was 13 */
				line-height: 18px;
				/*margin: 0 15px 0 15px;*/
				padding: 8px 15px; /* was 8px 4px */
				height:20px; /* added */
				text-shadow: 3px 3px 3px #000;
				}
			div#main_navi-rtl ul.left li a:hover, div#main_navi-rtl ul.left li.current_page_item, div#main_navi-rtl ul.left li ul li:hover {
				color: #fff;
				background:#F94500 url(images/mouseOver.png) repeat-x 0 0;
				//text-shadow: 1px 1px 6px #fff;
				text-shadow: 3px 3px 3px #000;
                                     filter: shadow(color=#9BAD71, direction=225);
                                                             }
	/*---------------------header dropdown menu 20090803---------------------------------------*/
			div#main_navi-rtl ul.left li ul{
				display: none;
				position: absolute;
				left: 0;
				width: 190px;    
				margin-top: 36px; /* was 33px */
				padding: 0 0px; /* was 0 3px */
				height: auto;
				background-color: #35393D;
				border: 1px solid #2d2c2c;
				border-top: 0;
				-moz-border-radius-bottomleft: 5px;
				-moz-border-radius-bottomright: 5px;
				-webkit-border-bottom-left-radius: 5px;
				-webkit-border-bottom-right-radius: 5px;
                                     z-index: 2;

				}
			div#main_navi-rtl ul.left li ul li{
				width: 185px;				overflow: hidden;
				}
			div#main_navi-rtl ul.left li ul li a{
				font-size: 12px;
				padding: 3px 6px;
				margin: 0 2px;
				}
		/*---------------------header dropdown menu 20090803---------------------------------------*/
	div#main_navi-rtl ul.right{
		float: right;
		list-style-type: none;
		padding: 9px 10px 0 0;
		width:959px;
		}
		div#main_navi-rtl ul.right li a{
				float: left;
				overflow: hidden;
				color: #fff;
				font-size: 12px;
				line-height: 20px;
				margin: 0 0 0 10px;
				text-transform: uppercase;
				}
			div#main_navi-rtl ul.right li.twitter a{
				background: url(images/twitter.gif) no-repeat 0 3px;
				padding-left: 21px;
				}
			div#main_navi-rtl ul.right li.twitter a:hover{
				color: #0af;
				}
			div#main_navi-rtl ul.right li.feed a{
				background: url(images/feed.gif) no-repeat 0 5px;
				padding-left: 15px;
				}
			div#main_navi-rtl ul.right li.feed a:hover{
				color: #2B46A1;
				}



