/* tags basic styles */
a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p {
	color: #333333;
}

h1, h2 {
	color: #555555;
	font-family: Times, Verdana, serif;
	font-size: 2.2em;
}
h2 {
	font-size: 1.2em;
}

ul {
	list-style-type: square;
}
ol {
	list-style-type: decimal;
}
ul.content, ol.content {
	margin-left: 20px;
}

/* content styles */
.addMargin {
	margin-bottom: 20px;
	text-align: left;
}

/* classes */
.clear {
	clear: both;
}

/* body */
body {
	background-color: #f5f5f5;
	color: #333333;

	font-family: Arial, Lucida Grande, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 21px;
	text-align: left;
}

/* container */
#container {
	margin: 0 auto;
	width: 960px;
}

/* header */
#header {
	height: 100px;
}
#header #logo {
	margin-top: 25px;
}

/* mainNav */
#mainNav {
	background: url("../img/navBg.png") no-repeat top left;
	height: 28px;
	margin-bottom: 10px;
	padding-top: 12px;
}
#mainNav li {
	display: inline;
	margin: 0 15px;
}
#mainNav li a {
	color: #fff;
}
#mainNav li a:hover {
	color: #fff;
	text-decoration: none;
}

/* slider */
#slider {
	height: 280px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	width: auto;
	z-index: 0;
}
ul.sliderNav {			/* Slider navigation */
	list-style: none;
	margin-left: 460px;
	position: absolute;
	width: 190px;
	z-index: 40;
}
ul.sliderNav li {
	background: url("../img/sliderNavBg.png") no-repeat top right;
	height: 60px;
	padding: 10px 0 10px 30px;
}
ul.sliderNav a {
	color: #888888;
	font-weight: bold;
	font-size: 16px;
}
ul.sliderNav a:hover {
	text-decoration: none;
}
ul.sliderNav p {
	color: #999999;
}
ul.sliderNav .ui-tabs-selected {
	background: url("../img/sliderNavSelectedBg.png") no-repeat left;
}
ul.sliderNav .ui-tabs-selected a {
	color: #669933;
}
ul.sliderNav .ui-tabs-selected p {
	color: #555555;
}
#sliderContent {		/* Slider content */
	float: left;
	width: 480px;
	z-index: 1;
}
#sliderContent img {
	width: 480px;
	height: 240px;
}
.sliderPanel .info {
	background: url("../img/sliderContentBg.png") repeat-x;
	font-size: 12px;
	position: absolute;
	padding: 10px 5px 0 5px;
	top: 310px;
	height: 70px;
	width: 410px;
	z-index: 40;
}
.sliderPanel .info h2, .sliderPanel .info p {
	color: #f0f0f0;
}
.sliderPanel .info h2 {
	font-size: 16px;
}
.sliderPanel .info p {
	padding-top: 5px;
}
.sliderPanel .info a {
	color: #d6eefa;
	font-weight: bold;
}
.ui-tabs-hide {
	display: none;
}

/* slider shadow */
#slider .shadow {
	position: absolute;
	top: 200px;
	z-index: -50;
}

#cu3er-container {
	position: relative;
	z-index: 0;
	height: 240px;
}

/* leftColumn */
#leftColumn {
	float: left;
	width: 650px;
}

/* tabsMain */
#tabsMainNav {
	border-bottom: 2px solid #000;
	height: 35px;
}
#tabsMainNav li {
	float: left;
	display: inline;
	height: 35px;
	margin: 0 2px 0 0;
	background: url(../img/tabsMainLeft.png) no-repeat;
	cursor: pointer;
}
#tabsMainNav li a, #tabsMainNav li a:link, #tabsMainNav li a:visited {
	float: left;
	display: inline;
	height: 25px;
	background: url(../img/tabsMainRight.png) no-repeat 100% 0;
	padding: 10px 22px 0 22px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}
#tabsMain .ui-tabs-selected {
	background-position: 0 -35px;
}
#tabsMain .ui-tabs-selected a, #tabsMain .ui-tabs-selected a:link, #tabsMain .ui-tabs-selected a:visited {
	background-position: 100% -35px;
	color: #ffffff;
}
#tabsMain div {
	margin-top: 10px;
}

/* rightColumn */
#rightColumn {
	float: right;
	width: 290px;
}

#rightColumn h1 {
	background: url("../img/rightTitle.png") repeat-x;
	color: #fff;
	height: 33px;
	font-size: 16px;
	padding: 4px 0 0 10px;
}

.rightBox {
	background-color: #FFFFFF;
	border: 1px solid #e1e7eb;
	margin-bottom: 10px;
	padding: 10px;
}

/* Login rightBox */
.login {
	background: #FFFFFF url("../img/lock.png") no-repeat 90% 80%;
}

/* Boxes */

h1.largeBoxTitle, h1.smallBoxTitle {
	background: url("../img/navBg.png") no-repeat;
	color: #FFF;
	font-size: 18px;
	height: 32px;
	padding: 8px 10px 0 10px;
	text-align: left;

}

h1.largeBoxTitlea, h1.smallBoxTitle {
	background: url("../img/navBga.png") no-repeat;
	color: #FFF;
	font-size: 18px;
	height: 32px;
	padding: 8px 10px 0 10px;
	text-align: left;

}

.largeBox {
	border: 1px solid #e1e7eb;
	padding: 10px;

	width: auto;

}
h1.smallBoxTitle {
	background: url("../img/SmallBoxBg.png") no-repeat;
	text-align: left;
}
.smallBox {
	background-color: #ffffff;
	border: 1px solid #e1e7eb;
	padding: 20px 10px;
}

/* columns common */
#leftColumn, #rightColumn, .largeBox {
	margin-bottom: 20px;

}

#leftColumn p, #rightColumn p, .largeBox p {
	text-indent: 20px;
	text-align: left;

}

/* accordion */
.accordion {
	margin-top: -1px;
	padding: 0;
}
.accordion h3 {
	background: url("../img/arrowGray.png") no-repeat 5px 6px;
	border-right: 10px solid #213F7a;
	border-top: 1px solid #b0b0b0;
	color: #888888;
	cursor: pointer;
	font-size: 15px;
	padding: 4px 4px 4px 30px;
}
.accordion h3:hover, .accordion h3.ui-state-active {
	background: url("../img/arrowBlue.png") no-repeat 5px 6px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	
	font-weight: bold;
	font-variant: normal;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #8bc402;
}
.accordion h3.ui-state-active {
	border-bottom: 1px solid #b0b0b0;
}
.accordion div {
	padding: 10px;
}

/* jFlow */
.jFlowControl {
	background-color: #dfdfdf;
	color: #555555;
	padding: 4px;
	cursor: pointer;
}
.jFlowSelected {
	background-color: #b0b0b0;
	color: #333333;
}

/* showcase_mini */
button.prev_mini { background: url(../img/prev.png) no-repeat; border: 0; width: 30px; height: 59px; position: absolute; z-index: 5; display: inline-table; cursor: pointer; margin: 61px 0 0; }
button.next_mini { background: url(../img/next.png) no-repeat; border: 0; width: 30px; height: 59px; position: absolute; z-index: 5; display: inline-table; cursor: pointer; margin: 60px 0 0 620px; }
div#showcase_mini { border: 1px solid black; overflow: hidden; width: 650px; height: 185px; margin: 0 0 10px;  }

/* twitter */
#twitter {
	list-style: none;
}
#twitter li {
	border-bottom: 1px solid #b0b0b0;
	margin: 5px 0;
	padding-bottom: 5px;
}
#twitter p {
	color: #777777;
	padding-bottom: 5px;
}
#twitter p.small {
	color: #999999;
	font-size: 12px;
}

/* dl list */
dl.list {
	overflow: hidden;
}
dl.list dt {
	float: left;
	width: 12%;
}
dl.list dd {
	display: block;
	float: left;
	margin-bottom: 10px;
	padding: 5px 0 0 0;
	width: 88%;
}

/* footer */
#footer {

	background: url("../img/footerBg.png") no-repeat;

	clear: both;

	height: 28px;

	padding: 12px 0 0 10px;

	margin-bottom: 6px;

}

#footer p {
	float: left;
	width: 250px;
	font-size: 12px;

}

#footer ul {
	float: left;
	list-style: none;
}
#footer ul li {
	display: inline;
	margin-left: 10px;
}#Right_side_content {
	font-size: 10px;
	color: #039;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}


