@CHARSET "UTF-8";

html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	padding: 0px;
	margin: 0px;
	color: black;
	font-size: 14px;
	font-family: "Century Gothic", Arial, sans-serif;
	background-color: white;
	height: 100%;
	vertical-align: middle;
}

div,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}

li,dl,dt,dd,ul,ol {
	
}

h1,h2,h3,h4,h5,h6 {
	display: inline;
}

img {
	border: none;
}

a,a:VISITED {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a:HOVER {
	text-decoration: underline;
}

p {
	padding: 0px;
	margin: 0px;
}

.daySelect {
	width: 63px;
	height: 20px;
	display: table-cell;
	background-image: url("../Images/daySelect.png");
	background-repeat: no-repeat;
	cursor: default;
	text-align: left;
	padding-left: 2px;
	vertical-align: middle;
}

.daySelectOn {
	width: 63px;
	height: 20px;
	display: table-cell;
	background-image: url("../Images/daySelectOn.png");
	background-repeat: no-repeat;
	cursor: default;
	text-align: left;
	padding-left: 2px;
	vertical-align: middle;
}

.daySelectOpt {
	text-align: right;
}

.menuPad {
	padding-left: 5px;
	padding-right: 5px;
}

.mainPad {
	padding-left: 10px;
}

.mainBody {
	border-left: 5px solid #DA0000;
	border-right: 5px solid #DA0000;
}

.mainFoot {
	height: 32px;
	width: 970px;
	display: block;
	background-image: url("../Images/mainFoot.png");
	background-repeat: no-repeat;
}

.vehiclesImage {
	width: 140px;
	vertical-align: middle;
}

.backgroundWhite {
	height: 5px;
	background-color: white;
}

.boxHead {
	width: 288px;
	height: 25px;
	display: block;
	background-image: url("../Images/boxHead.png");
	background-repeat: no-repeat;
	text-align: center;
	color: #DA0000;
	font-size: 110%;
	font-weight: bold;
	padding-top: 25px;
}

.boxBody {
	width: 216x;
	text-align: center;
	padding-left: 36px;
	padding-right: 36px;
	background-image: url("../Images/boxBody.png");
	background-repeat: repeat-y;
}

.boxFoot {
	width: 288px;
	height: 47px;
	display: block;
	background-image: url("../Images/boxFoot.png");
	background-repeat: no-repeat;
}

.box2Head {
	width: 480px;
	padding-left: 60px;
	padding-right: 60px;
	height: 27px;
	display: block;
	text-align: left;
	color: white;
	background-color: #00B0F0;
	font-weight: bold;
	padding-top: 7px;
}

.box2Body {
	width: 494px;
	padding-left: 50px;
	padding-right: 50px;
	border: 3px solid #7F7F7F;
}

.box2Foot {
	width: 500px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: right;
	height: 37px;
	display: block;
	font-style: italic;
	background-image: url("../Images/box2Foot.png");
	background-repeat: no-repeat;
}

.selectBg {
	width: 166px;
	height: 36px;
	padding-left: 14px;
	padding-right: 36px;
	padding-bottom: 2px;
	background-image: url("../Images/selectBg.png");
	background-repeat: no-repeat;
	vertical-align: middle;
}

.selectBgOn {
	width: 166px;
	height: 36px;
	padding-left: 14px;
	padding-right: 36px;
	padding-bottom: 2px;
	background-image: url("../Images/selectBgOn.png");
	background-repeat: no-repeat;
	vertical-align: middle;
}

.selectDiv {
	width: 166px;
	height: 30px;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	font-size: 12px;
}

.priceHeader {
	background-color: #062B57;
	font-weight: bold;
	text-align: center;
	height: 35px;
	vertical-align: middle;
	min-width: 50px;
	color: white;
}

.priceGd1 {
	border: 3px solid #C40012;
	color: #C40012;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}

.priceGd2 {
	border: 3px solid #062B57;
	color: #062B57;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}

.none {
	
}

.centerMenu {
	width: 140px;
}

.red {
	color: #C40012;
}

.blue {
	color: #404040;
}

.lngRight {
	width: 20px;
	height: 13px;
	font-size: 80%;
	display: block;
}

.lngNormal {
	width: 28px;
	height: 13px;
	background-image: url("../Images/redLng.png");
	color: white;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	font-size: 80%;
	display: block;
}

.floatRight {
	float: right;
}

.lngLink a,.lngLink a:VISITED {
	width: 36px;
	height: 22px;
	color: white;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
}

.lngLink a:HOVER,.lngLink a:VISITED:HOVER {
	width: 36px;
	height: 22px;
	color: white;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	background-color: #DADADA;
}

h1 {
	color: #C40012;
	font-size: 70%;
	text-shadow: 2px #F0F0F0;
	font-weight: bold;
}

h2 {
	color: #062B57;
	font-size: 65%;
	font-style: italic;
	font-weight: bold;
}

h3 {
	color: #C40012;
	font-size: 60%;
	font-weight: bold;
}

h4 {
	color: #062B57;
	font-size: 70%;
	text-shadow: 2px #F0F0F0;
	font-weight: bold;
}

.large {
	font-size: 110%;
}

.small {
	font-size: 90%;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.formIn {
	height: 25px;
	vertical-align: middle;
	display: table-cell;
}

.formText {
	width: 150px;
	display: table-cell;
}

.formTextArea textarea {
	width: 180px;
	height: 170px;
	display: table-cell;
	border: 2px solid grey;
}

.formTextArea textarea:FOCUS {
	border: 2px solid #00B0F0;
}

.dataHeader {
	min-height: 25px;
	vertical-align: middle;
	text-align: center;
	background-color: #062B57;
	color: white;
	font-weight: bold;
}

.centerBar {
	color: black;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: middle;
	text-align: center;
}

.leftPart {
	width: 288px;
	vertical-align: top;
	display: block;
}

.centerBarLink a,.centerBarLink a:VISITED {
	background-image: url("../Images/centerBar.png");
	background-repeat: repeat-x;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
	height: 20px;
	width: 100%;
	display: block;
	color: #DCDCDC;
	white-space: nowrap !important;
	text-decoration: none !important;
}

.centerBarLink a:HOVER,.centerBarLink a:VISITED:HOVER {
	background-image: url("../Images/centerBarOn.png");
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none !important;
}

.centerBar2 {
	color: black;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: middle;
	text-align: center;
}


.centerBarLink2 a,.centerBarLink2 a:VISITED {
	background-image: url("../Images/centerBar2.png");
	background-repeat: repeat-x;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
	height: 20px;
	width: 100%;
	display: block;
	color: #DCDCDC;
	font-size: 120%;
	text-decoration: none !important;
}

.centerBarLink3 a,.centerBarLink3 a:VISITED {
	background-image: url("../Images/centerBar2.png");
	background-repeat: repeat-x;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
	height: 20px;
	width: 100%;
	display: block;
	color: #DCDCDC;
	font-size: 90%;
	text-decoration: none !important;
}

.centerBarLink2 a:HOVER,.centerBarLink2 a:VISITED:HOVER,.centerBarLink3 a:HOVER,.centerBarLink3 a:VISITED:HOVER
	{
	background-image: url("../Images/centerBarOn2.png");
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none !important;
}

.innerBtnOk a {
	font-size: 120%;
	font-weight: bold;
}

.innerBtn a,.innerBtn a:VISITED {
	border: 1px solid white !important;
	background-color: #00B0F0 !important;
	padding-left: 3px;
	padding-right: 3px;
	color: white !important;
	border-radius: 3px;
	
}

.innerBtn a:HOVER,.innerBtn a:VISITED:HOVER {
	border: 1px solid #00B0F0 !important;
	padding-left: 3px;
	padding-right: 3px;
	background-color: white !important;
	color: #0C2F59 !important;
}

.validationError {
	color: #C20000;
	font-weight: bold;
	font-size: 110%;
}

.menuTotal {
	height: 26px;
	display: block;
}

.solid {
	background-image: url("../Images/admin_white.png");
	background-repeat: repeat-x repeat-y;
}

.hiddenMenu {
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	z-index: 5;
}

h6,.sButton a,.sButton a:VISITED,.greenButton a,.greenButton a:VISITED,.btn,.odtHeader
	{
	padding-top: 4px;
	height: 20px;
	vertical-align: middle;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	color: black !important;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid black;
	white-space: nowrap;
	display: block;
	background-color: #FEDE01;
}

.s120 {
	font-size: 120% !important;
}

.formInput {
	background-position: left;
	border: solid 1px #AAAAAA;
	background-color: #D5D0CA;
	text-align: left;
}

.formLabel {
	background-position: right;
	border: solid 1px #AAAAAA;
	background-color: navy;
	text-align: right;
}

/* <COMMON CSS> */
.height10px {
	height: 10px;
}

.height20px {
	height: 20px;
	display: block;
}

.width20px {
	width: 20px;
}

.height30px {
	height: 30px;
}

.height70px {
	height: 70px;
}

.height35px {
	height: 35px;
}

.verticalTop {
	vertical-align: top;
}

.verticalMiddle {
	vertical-align: middle;
}

.verticalBottom {
	vertical-align: bottom;
}

.height100 {
	height: 100%;
}

.block {
	display: block;
}

.height90 {
	height: 90%;
}

.height70 {
	height: 70%;
}

.right {
	text-align: right !important;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.left {
	text-align: left !important;
}

.black {
	color: black;
}

.width100 {
	width: 100%;
}

.width90 {
	width: 90%;
}

.width80 {
	width: 80%;
}

.width20 {
	width: 20%;
}

.width10 {
	width: 10%;
}

.width10px {
	width: 10px;
}

/* </COMMON CSS> */
.cpGroupSeason {
	width: 120px;
	display: table-cell;
}

.cpTitle {
	width: 75px;
	text-align: center;
	font-weight: bold;
	display: table-cell;
}

.cpPrice {
	width: 70px;
	text-align: right;
	padding-right: 5px;
	display: table-cell;
}

.ccCol {
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: 3px solid black;
}

.ciCol {
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: 3px solid black;
}

.cpCol {
	border-bottom: 2px solid black;
}

.cpGroup {
	width: 120px;
	text-align: center;
	font-weight: bold;
}

.cpSeason {
	width: 120px;
	text-align: center;
	font-size: 80%;
}

.csMedium {
	background-color: #F8F8F8;
}

.csHigh {
	background-color: #F7F7FF;
}

.placedSelect {
	margin-bottom: 4px;
}

.placesSelect a,.placesSelect a:VISITED {
	display: block;
	border: 2px solid #A6A6A6;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	text-decoration: none !important;
	color: #404040;
}

.placesSelect a:HOVER,.placesSelect a:VISITED:HOVER {
	display: block;
	border: 2px solid black;
	text-align: center;
	font-weight: bold;
	text-decoration: underline !important;
	padding: 5px;
	color: black;
}

.placesSelectLike {
	display: block;
	border: 2px solid #A6A6A6;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	text-decoration: none !important;
	color: #404040;
}

.leftField {
	border-bottom: 1px solid black;
	text-align: right;
	padding-right: 10px;
}

.rightData {
	border-bottom: 1px solid black;
	text-align: left;
}

.xCont a,.xCont a:VISITED {
	text-decoration: none !important;
	width: 42px;
	height: 15px;
	background-image: url("../Images/x.png");
	background-repeat: no-repeat;
}

.xCont a:HOVER,.xCont a:VISITED:HOVER {
	text-decoration: none !important;
	width: 42px;
	height: 15px;
	background-image: url("../Images/xOn.png");
	background-repeat: no-repeat;
}

.monthSelect {
	
}

.monthSelect option {
	
}

.bottomBorder {
	border-bottom: 1px solid black;
}

.sDiv {
	background-image: url("../Images/white.png");
	background-repeat: repeat;
}

.pMessage {
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
}

.exTitle {
	font-size: 80%;
}

.map {
	width: 610px;
	height: 610px;
	margin-left: -10px;
}

.mapMatinaMark {
	font-size: 80%;
}

.mdiTable {
	width: 100%;
	display: table;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid black;
}

.mdiPrice {
	display: block;
	text-align: right;
	width:70px;
	padding:0px 5px 0px 5px;
	font-size: 120%;
	color: #00266A;
}

.mdiDays {
	min-width: 40px;
}

.mdiOuterPrice {
	display: block;
	padding-bottom: 10px;
	text-align: left;
	width: 630px;
}

.mdiOuterPrice div {
	display: inline-block;
}



#selectCategoryDiv {
	display: block;
		-moz-box-shadow: 2px 3px 6px #7F7F7F;
	-webkit-box-shadow: 2px 3px 6px #7F7F7F;
	box-shadow: 2px 3px 6px #7F7F7F;
	background-color: white;
	border-radius: 3px;
	padding: 2px 10px 2px 10px;
}

#priceAnalysis {
	display: none;
}

.vChild {
	display: inline-block;
	font-size: 80%;
	padding: 3px 10px 3px 10px;
}

.crDiv {
	text-align: center;
}

.crCar {
	display: inline-block;
	width: 180px;
	padding: 5px;
	margin: 8px;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	text-align: center;
	vertical-align: top;
}

.crBrandModel {
	color: #C40012;
	font-size: 110%;
}

.crLoad {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url("../Images/loading.gif");
	opacity: 0;
}

.crVersion {
	color: #062B57;
	font-weight: bold;
}

.crExtras {
	text-align: center;
}

.crExtra {
	padding: 5px;
}

#bgd {
	background-color: black;
	display: block;
	position: fixed;
	z-index: 8;
	width: 0px;
	height: 0px;
	top: -600px;
	left: -600px;
}

#crDetails {
	position: absolute;
	display: block;
	top: -600px;
	left: -1000px;
	width: 0px;
	border: 5px solid #DA0000;
	background-color: white;
	z-index: 9;
	padding: 0px 5px 5px 5px;
}

.lCat {
	display: inline-block;
	padding-left: 0px;
}

.fixedDiv {
	position: fixed;
	left: -1000;
	top: -1000;
	display: block;
	width: 0px;
	height: 0px;
	z-index: 1;
	overflow: hidden;
}

.absoluteDiv {
	position: absolute;
	top: -1000px;
	left: -1000px;
	z-index: 1;
}

.z2 {
	z-index: 2 !important;
}

.z3 {
	z-index: 3 !important;
}

.z4 {
	z-index: 4 !important;
}

.z5 {
	z-index: 5 !important;
}

.z6 {
	z-index: 6 !important;
}

.z7 {
	z-index: 7 !important;
}

.z8 {
	z-index: 8 !important;
}

.z9 {
	z-index: 9 !important;
}

.z10 {
	z-index: 10 !important;
}

.z11 {
	z-index: 11 !important;
}

.z12 {
	z-index: 12 !important;
}

.bgWhite {
	background-image: url("../Images/bgWhite.png");
	background-repeat: repeat;
}

#line {
	background-image: url("../Images/line.png");
	background-repeat: repeat-x;
}

.menuBack {
	background-image: url("../Images/menuBack.png");
	background-repeat: repeat-x;
	background-position: bottom;
}

#headMenu {
	height: 24px;
}

#headMenu a,#headMenu span {
	display: inline-block;
	height: 24px;
	margin-right: 32px;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	font-family: "Century Gothic", Arial, sans-serif;
	cursor: pointer;
	font-weight: normal !important;
}
.chHidden
{
	font-size: 80%;
}
#headMenu a:HOVER {
	text-decoration: none;
}

.mhm {
	display: block;
	overflow: hidden;
	border-left: 1px solid #00B0F0;
	border-right: 1px solid #00B0F0;
}

.mhm div {
	display: block;
}

.mhm div a {
	display: block;
	padding: 2px 5px 2px 5px;
	font-size: 15px;
	text-decoration: none;
	font-family: "Century Gothic", Arial, sans-serif;
	color: #FFFFFF;
	background-color: #B3B4B7;
	font-weight: normal !important;
}

#page {
	width: 655px;
	padding: 5px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
}

.mhm div a:HOVER {
	text-decoration: none;
}

#formSelection {
	background-image:url("../Images/formSelection.png");
	background-repeat:no-repeat;
	-moz-box-shadow: 2px 3px 6px #7F7F7F;
	-webkit-box-shadow: 2px 3px 6px #7F7F7F;
	box-shadow: 2px 3px 6px #7F7F7F;
	background-color: #E6ECF0;
	border-radius: 3px;
	font-size: 13px;
}

#formSelection div
{
	position: absolute;
}

.fsLabel
{
	 color: #646464;
    
  font-weight: bold;
}

.fsSelectFocus {
	height: 18px;
	border-color:rgba(82,168,236,0.8);
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
	outline:0;
	outline:thin dotted;
}

.fsSelect
{
	height: 18px;
	border-color:rgba(82,168,236,0.8);
	-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset;
	-moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset;
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset;
	outline:0;
	outline:thin dotted;	
}

#fromDateSelector,#toDateSelector
{
	width:90px;
	height:18px; 
	background-image: url("../Images/cal.png");
	background-position: 75px 4px; 
	background-repeat: no-repeat;	
	border: 1px solid;
	border-color:#7F7F7F;
	border-radius: 3px;
	padding-left: 5px;
	padding-top: 2px;
	background-color: white;
	cursor: pointer;
}

#FromPlaceSelector,#ToPlaceSelector
{
	width:195px;
	height:18px; 
	background-image: url("../Images/placeIcon.png");
	background-position: 185px 5px; 
	background-repeat: no-repeat;
	overflow:hidden;	
	border: 1px solid;
	border-color:#7F7F7F;
	border-radius: 3px;
	padding-left: 5px;
	padding-top: 2px;
	background-color: white;
	cursor: pointer;
}
.freeOffers
{

}

.freeOffersDiv
{
	position: absolute;
	z-index: 99;
	display: block;
	width: 260px;
	height: 212px;
		-moz-box-shadow: 2px 3px 6px #7F7F7F;
	-webkit-box-shadow: 2px 3px 6px #7F7F7F;
	box-shadow: 2px 3px 6px #7F7F7F;
	background-color: #E6ECF0;
	border-radius: 3px;
}

#proceedBtn
{
	display:block;
		border: 1px solid;
	border-color:#7F7F7F;
	border-radius: 3px;
	height:18px;
	background-color: #00B0F0;
	color: white;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
#proceedBtn
{
	width:195px;
}


#proceedBtn:HOVER
{
	border-color:white;
}

.timeSelector select
{
	display:inline-block;
	height:22px;
		padding-top: 2px;

}
#welcomeBanners img {
	display: block;
	padding-bottom: 5px;
}

.path {
	display: block;
	padding-bottom: 6px; font-family : "Century Gothic", Arial, sans-serif;
	font-size: 15px;
	color: #7F7F7F;
	font-family: "Century Gothic", Arial, sans-serif;
}

.path a {
	color: #00B0F0;
	text-decoration: none;
}

#placeFromDiv,#placeToDiv
{
		border: 2px solid;
	border-color:#00B0F0;
	border-radius: 3px;
	padding: 3px;
	background-color: white;
}

.mdiDaysSpan
{
	display: inline-block;
	height: 18px;
	padding: 0px 3px 0px 3px; 
	font-weight: bold;
	color: white;
		border: 2px solid;
	border-color:white;
		border-radius: 3px;
		background-color: #00B0F0;
}

#mdiClose
{
	position:relative;
	top:5px;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-left:30px;
	background-image: url("../Images/mdiClose.png");
	background-repeat: no-repeat;	
	cursor: pointer;
	float: right;
}



#placeFromDiv td,#placeToDiv td
{
	border-radius: 3px;
	background-color: #DEDEDE;
	margin: 2px; 
}

#placeFromDiv td:HOVER,#placeToDiv td:HOVER
{
	background-color: #E8EEF0;
}

.tdSelect
{
	cursor: pointer;
}

.fsError
{
	display: block;
	width: 16px;
	height: 16px;
	background-image: url("../Images/error.png");
	background-repeat: no-repeat;
}

#selectCategoryDiv tr{
			-moz-box-shadow: 2px 3px 6px #7F7F7F;
	-webkit-box-shadow: 2px 3px 6px #7F7F7F;
	box-shadow: 2px 3px 6px #7F7F7F;
	background-color: white;
	border-radius: 3px;
}

#selectCategoryDiv td{
	min-height:50px;
	padding-top: 5px; 
}

.csCat
{
	width: 610px;
	margin: 5px 10px 10px 10px;
	border: 2px solid #7F7F7F;
}

.csCars,.csPrice,.csBtn
{
	display: inline-block;
}

.csContent
{
		padding: 5px 0px 5px 0px;
}

.csCars
{
	vertical-align: middle;
	width: 290px;
	padding:10px; 
	text-align: center;
}

.csPrice
{
	vertical-align: middle;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	color: #404569;	
	width: 130px;
}

.csBtn
{
	vertical-align: middle;	
	text-align: center;
	width: 170px;
}

.csBtn a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
	border-radius:5px; 
	border: 2px solid #7F7F7F;
  -moz-box-shadow: 1px 2px 4px #7F7F7F;
	-webkit-box-shadow: 1px 2px 4px #7F7F7F;
	box-shadow: 1px 2px 4px #7F7F7F;
	padding: 0px 2px 0px 2px; 
	background-color: #909090;
	color: white;	
}

.csBtn a:HOVER
{
	text-decoration: none;
	background-color: #38A5D5;
}



.csTitle
{
	width: 100%;
	background-color: #00B0F0;
  -moz-box-shadow: 1px 2px 4px #7F7F7F;
	-webkit-box-shadow: 1px 2px 4px #7F7F7F;
	box-shadow: 1px 2px 4px #7F7F7F;
	display: table;
	line-height: 24px;
	color: white;
}

.csTitle div
{
	display: table-cell;
}

.csCsTitle
{
	font-weight: bold;
	font-size: 17px;
	padding-left: 5px;
	text-align: left;
}

.csCsMark
{
	font-size: 13px;
	padding-right: 5px;
	text-align: right;
}

#newsletter,.innerBtn2
{
	color: #00235D;
	font-weight: bold;
	font-size: 14px; 
}

#newsletter a,.innerBtn2 a{
	display:inline-block;
	padding:1px 5px 4px 5px; 
	-moz-box-shadow: 1px 2px 4px #7F7F7F;
	-webkit-box-shadow: 1px 2px 4px #7F7F7F;
	box-shadow: 1px 2px 4px #7F7F7F;
	background-color: #FF6300;
	border-radius: 3px;
	text-decoration: none;
	color: white;
}

#newsletter a:HOVER,.innerBtn2 a:HOVER {
	text-decoration: none;
	background-color: #01B0F1;
	color: white;
}

#footMenu
{
	padding-bottom: 10px;
}

#footMenu .fm
{
	display: table;
	width: 960px; 
}

#footMenu .fm div
{ 
	display: table-cell;
	text-align: left;
}

#footMenu .fm div span
{ 
	display:block;
		color: #00235D;
	font-weight: bold;
	font-size: 13px; 
}

#footMenu .fm div a
{ 
	display:block;
	text-decoration: none;
	color: #2A3342;
	font-weight: normal;
	font-size: 11px;
}

#footMenu .fm div span a
{ 
	font-weight: bold;
	color: #00235D;
	font-size: 13px; 
}



#footMenu .fm div a:HOVER
{ 
	text-decoration: none;
	color: #FF6300;
}

#footMenu .footBanners
{
	display: block !important;
	padding: 0px 0px 5px 0px;
}

#footMenu .footBanners img
{
	padding: 0px 10px 0px 10px;
}

td .leftField
{
	font-size: 13px;
	
}

td .rightData
{
	font-size: 13px;
	border: 1px solid #C0C0C0;
	background-color: white;
	min-width: 190px;
}

.fpTable
{
	background-color: #E6ECF0;
	padding: 4px;
	margin: 4px;
}

.csThisOrSimilar
{
	font-size: 80%;
	text-align: right;
	font-style: italic;
	font-weight: normal !important;
	padding-top: 3px;
}

.secondDriver
{
	visibility: hidden;
	position: relative;
	left: -100px;
}

.hasSecondSpan input
{
	width: 20px !important;
}

.secondDriver .right
{
	width: 300px;
	white-space: nowrap;
}

#prcData a
{
	font-weight: normal !important;
}

.inPage
{
	display: table;
}

.inPageWelcome
{
	display: table;
	width: 960px;
	
}

.inRow
{
	display: table-row-group;
}

.inContentFooter
{
	margin-top:10px;
	display: table-footer-group;
	text-align: center;
}

.inWelcomeFooter
{
		display: table-footer-group;
	text-align: center;
	width: 960px; 
}

.inWelcomeFooterIn
{
	display: block;
	margin: 10px 0px;
}

.inFooter h1,.inFooter h2,.inFooter h3,.inFooter h4,.inFooter h5
{
	display: inline-block;
	padding: 0px 5px; 
	margin: 0px !important;
}

.inFooter h1
{
	color:#2da1da !important;
}

.inFooter h2
{
	color:#7f7f7f !important;
}

.inFooter h4:nth-child(2n-1),.inFooter h5:nth-child(2n-1)
{
	color:#2da1da !important;
}

.inFooter h4:nth-child(2n),.inFooter h5:nth-child(2n)
{
	color:#7f7f7f !important;
}


.prcLeft
{
	display:inline-block;
	width: 325px;
	margin-right: 20px;
	overflow: hidden;
	vertical-align: top;
}

.prcRight
{
	display:inline-block;
	width: 610px;
	overflow: hidden;	
}


a.readMore
{
	color: white;
	font-size: 80%;
}

a.readMore2
{
	color: #53A5DD;
	font-size: 80%;
}

a.readMoreBlue
{
	color: #53B4EE;
	font-size: 80%;
}

.topicHead
{
	height:25px;
	vertical-align:middle;
	background-image: url("../Images/topicHead.png");
	background-repeat: repeat-x;
}

.headlineHead
{
	height:8px;
	vertical-align:middle;
	background-image: url("../Images/headlineHead.png");
	background-repeat: repeat-x;	
}

.topicCategory
{
	
}

.topicCategory a
{
	color: white;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}

.topicCategory a:HOVER 
{
	text-decoration: underline;	
}

.topicDate
{
	text-align: right;
	font-size:9px;
	color: white;
	
}


.topicBody
{
	width:610px; 
	margin-top: 20px; 
}

.topicBodyContent
{
	float:right;
	height:100%;
	width:610px;
	background-color: #ECF3FC;
}

.topicFooter
{
	clear: both;
	display:block;
	height: 21px; 
	line-height:20px;
}


.topicFooterFold
{
	height: 21px; 
	width: 20px;
}

.right
{
	text-align: right;
}

.left
{
	text-align: left;
}

.topicBody2{
	position: relative;
	display: inline-block;
	padding: 10px 30px;
	width: 550px;
	background-color: #00b0f0;
	color: white;
	border-radius: 4px;
}

.topicBodyContent2 span:last-child
{
	text-align: justify !important;
}


.topicCorner,.headerCorner
{
	width: 11px;
}

.topicTitle
{
	padding-bottom:5px;
	color: #FFFFFF;
	font-size:17px;
	font-weight: bold;
	text-decoration: none;
}

.tps
{
	font-size: 20px !important; 
	text-align: center;
}

.tps a
{
	font-size:17px !important; 
}

.topicTitle a
{
	color: #FFFFFF;
	font-size:13px;
	display:inline-block;
	padding-left:5px;
	font-weight: bold;
	text-decoration: none;
}


.topicTitle a:HOVER
{
	color:#7CBAE6;
	text-decoration: underline;
}

.topicTitle.tps a
{
		color: #FFFFFF !important;
		text-decoration: none;
}

.topicImage
{
	margin-right:10px;
	float: left;
}

.listArticleLeft
{
	vertical-align: top; 
}

.listArticleRight
{
	padding-top: 15px; 
	padding-left: 6px;
	vertical-align: top;  
}


.topicFooterMore2 a,.topicFooterMore a
{
	color: #FFFFFF !important;
	display: inline-block;
	margin-right: 5px;
}

.topicTitle
{
	background-color: #00b0f0;	
}

.topicFooter
{
	background-color: #ff6300;
	text-align: right;
}

.topicTitle.tps
{
	background-color: transparent !important;
}
