﻿body {
	background-color:#FFFFFF;
	background-image:url(images/default/page_background.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	text-align:center;
}
h1, h2, h3, h4, h5, h6 {
	color:#007CCC;
	font-weight:bold;
	margin-bottom:4px;
}
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4 {font-size:13px;}
h5 {font-size:13px;}
h6 {font-size:12px;}
a {
	color:#007CCC;
	text-decoration:none;
}
a, a img {
	border:medium none;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

select { height:20px; font-size:11px }
input[type=text] {
	height:16px;
	overflow:hidden;
}
input[type=password] {
	height:16px;
	overflow:hidden;	
}

.textBox {
	background:#FFFFFF url(images/default/spacer.gif) no-repeat scroll 0 0;
	border:1px solid #ABC7DA;
	color:#454743;
	font-family:Arial;
	font-size:11px;
	margin-bottom:2px;
	overflow:auto;
}
.button {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/default/button_background.png) no-repeat scroll 0 0;
	width:55px;
	height:25px;
	color:#FFFFFF;
	text-align:center;
	border-style:none;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}
.xHeader {
	width: 753px;
	height: 36px;
	background: url("images/default/753header.png") no-repeat;
	text-indent: 20px;
	padding: 6px 0 0 0;
}
.xHeader2 {
	width: 753px;
	height: 36px;
	background: url("images/default/753header.png") no-repeat;
	padding: 6px 0 0 0;
}
.xBody {
	float: left;
	background-image: url(images/default/container753.png);
	background-repeat: no-repeat;
	width: 733px;
	height: 249px;
	margin-bottom: 10px;
	position: relative;
	padding: 10px;
}
.xBody2 {
	float: left;
	background-image: url(images/default/container753_120.png);
	background-repeat: no-repeat;
	width: 733px;
	height: 135px;
	margin-bottom: 10px;
	position: relative;
	padding: 10px;
}
.watermark {
	color:#666666; 
	font-size:11px
}
.errorMessage {
	background-color:#FF0000;
	border-bottom:1px solid #990000;
	border-top:1px solid #990000;
	color:#000000;
	font-weight:bold;
	margin:3px 0 8px;
	padding:2px 18px 2px 2px;
}
.cleaner {
	clear:both;
	display:block;
	height:1px;
}

/* Page Top */

#top {
	background-image: url(images/default/page_top_blue_bar.jpg);
	background-repeat: no-repeat;
	height: 25px;
	margin: 0 auto;
	padding: 5px;
	width: 950px;
}

/* Page Top - Search */

#search {
	float:left; 
	margin-left:10px; 
	margin-top:2px; 
	text-align:right;
}
#searchContainer {
	background-image:url(images/default/SearchBg.png);
	background-repeat:no-repeat;
	width:155px;
	height:19px;
	padding-top:1px;
}
.searchButton {
	background-color:Transparent;
	width:15px; 
	height:15px; 
	border:none;
}

/* Page Top - Main Menu */

#topMenu {
	color:#FFFFFF;
	float:right;
	font-weight:bold;
	margin:0 auto;
	padding:2px 0 0;
}
#topMenu a {
	color:#D8D8D8;
	font-weight:bold;
	text-decoration:none;
}
#topMenu a:hover {
	color:#FFFFFF;
}

/* Page Header */

#hd {
	background-image:url(images/default/page_header_gray_bar.jpg);
	background-repeat:no-repeat;
	height:95px;
	margin:0 auto;
	padding:15px;
	text-align:left;
	width:930px;
}
#frstLogo {
	float:left;
	height:85px;
	width:255px;		
}
#frstHowTo {
	float:right;
	margin:-2px 15px 3px 0;
	width:620px;
}

/* Page Body */

#bd {
	background-image:url(images/default/body_border.png);
	background-repeat:repeat-y;
	margin:0 auto;
	padding:0 15px;
	text-align:left;
	width:930px;
}

/* Page Body - Side Bar */

#loginBox {
	background-image:url(images/default/login_box.png);
	background-repeat:no-repeat;
	height:98px;
	margin-bottom:15px;
	padding:5px;
	text-align:center;
	width:145px;
}
.logOff {
	display:inline;
	float:right;
	height:15px;
	overflow:auto;
	width:15px;
}
.userInput {
	background-image:url(images/default/input_frame.png);
	background-repeat:no-repeat;
	height:78px;
	margin-bottom:15px;
	padding:5px;
	text-align:center;
	width:145px;
}
#loginBox h4, .userInput h4 {
	color:#005BA2;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	letter-spacing:-1px;
	padding:5px 20px 5px 0;
	text-align:right;
}

/* Page Body - Main Content */

#campaignDisplay {
	background-image:url(images/default/product_container_background.png);
	background-repeat:no-repeat;	
	width:753px;
	height:269px;
	margin-bottom:10px;
}
#campaignDisplay .item {
	padding-top:29px;
	padding-left:38px;
}
#campaignImage {
	width:220px;
	height:200px;
	float:left;
}
.red {
	color:#FF0000;
	font-size:inherit;
}
.order_button {
	margin:0 10px 0 5px;
}
#reportOccasion {
	float:left;
	width:160px;
	height:200px;
	vertical-align:top;
	padding:3px;
	margin-left:3px;
	text-align:center;	
}
.ftxt {
	color:#5D5D5D;
	font-size:12px;	
	font-weight:bold;
	margin-bottom:5px;
}
.ftxt a {
	color:#007CCC;
	font-size:12px;
	font-weight:bold;
}

/* Page Body - Thumbnails */

.thumbRow {
	width:760px;
}	
.thumb {
	background-image:url(images/default/thumb_background.png);
	background-repeat:no-repeat;
	float:left;
	width:237px;
	height:131px;
	margin:10px 5px 0 0;
	padding:5px 5px 0;
	text-align:center;	
}
.thumbWrap {
	height:101px;
}
.thumbImage {
	float:left;
	width:100px;
	height:101px;
	vertical-align:middle;
}
.thumbContent {
	float:left;
	width:137px;
	height:101px;
	vertical-align:top;
}
.datecontainerlittle {
	background-image:url(images/default/calendar_little.png);
	background-repeat:no-repeat;
	float:left;
	height:53px;
	text-align:left;
	width:58px;
}
.dateheaderlittle {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	width:45px;
}
.datesublittle {
	color:#5D5D5D;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	width:45px;
}
.priceLittle {

	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}

/* Page Footer */

#ft {
	background-image:url(images/default/page_footer_background.jpg);
	background-repeat:repeat-x;
	height:80px;
	width:100%;
}
#footerContent {
	background-image:url(images/default/page_footer_gray_bar.jpg);
	background-repeat:no-repeat;
	height:45px;
	margin:0 auto;
	padding:20px 15px 0;
	text-align:right;
	width:930px;
}
#footerContent, #footerContent a {
color:#848484;
font-size:11px;
}
#footer a {
	text-decoration:underline;
}

/* Campaign Info View */

#campaignInfo {
	width:300px;
	height:200px;
	float:left;
}
#leftPane {
	width:80px;
	height:200px;
	float:left;
}
.datecontainerbig {
	background-image:url(images/default/calendar_big.png);
	background-repeat:no-repeat;
	float:left;
	height:71px;
	text-align:left;
	width:75px;
}
.dateheader {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:2px 0 0;
	text-align:center;
	width:60px;
}
.datedisp {
	color:#5D5D5D;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	width:60px;
}
#rightPane 
{
	width:220;
	height:200;
	float:left;
}
.price {
	font-size:15px;
	font-weight:normal;
}
.priceLittle {
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}
.currentPrice {
	font-weight:bold;
}
.missedPrice {
	color:#666666;
	font-weight:normal;
	text-decoration:line-through;
}
.bestPrice {
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
}
#joinPane {
	width:220px;	
	margin-top:10px;
	position:relative;
}
#joinPane #showRequest {
	width:120px;
	float:left;
}
#joinPane #buyBtnPane {
	width:100px;
	float:right;
}

/* Contact Page */

.error { color:#FF0000; }

/* Campaign Header View */

#headerContainer {
	padding-top:4px;
}
.detailsLink {
	height:39px;
	width:217px;
	float:left;
}
#campaignTitle {
	height:39px;
	width:495px;
	margin-left:200px;
}

/* Campaign Page */

#campaignDetailContainer {
	background-image:url(images/default/product_detail_background.png);
	background-repeat:repeat-y;
	text-align:left;
	width:753px;
}
.campaignDetailTop {
	background-image:url(images/default/product_detail_top.png);
	background-repeat:no-repeat;
	height:239px;
	padding-left:36px;
	width:717px;
}
.campaignSubHeader {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/default/subheader_bg.png) repeat-x scroll 0 0;
	height:18px;
	margin:10px 0;
	padding:4px 0 0 30px;
}
.campaignDetailBottom {
	background-image:url(images/default/product_detail_bottom.png);
	background-repeat:no-repeat;
	height:15px;
	margin-bottom:10px;
	width:753px;
}
.productMenuTab { background:transparent url(images/default/tabs_bg.png) no-repeat; }
.productImgThumb {
	padding: 4px;
    background-color: #e6e6e0;
    border: 1px solid #d6d6d0;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
#regFormCont, #commentFormCont {
	margin:5px;
	text-align:center;
	width:300px;
}

/* Order Page */

.datesub {
	width: 60px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #5d5d5d;
}
.priceSeperator td {border-top: 2px dotted #5d5d5d;}
.currentPrice2 {
	font-weight:bold;
	font-size:12px;
}
.missedPrice2 {
	font-weight: normal;
	text-decoration: line-through;
	color: #666666;
	font-size:12px;
}
.bestPrice2 {
	font-weight:normal;
	font-size:12px;
}
.dropDownList {color: #666666;}
.modalProgressContainer {
	z-index:10005;
	position:absolute;
	cursor:wait; 
	background-color:#ffffff; 
	border:solid 1px #333333; 
	padding:5px; 
} 
.modalBackground 
{
    background:#000000;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.LBContent {overflow: hidden;z-index: 0;position: relative;border: 10px solid #ffffff;background-color: #ffffff;}
.LBTitle {background: #E8E8E8;text-align:right;padding: 5px;}
.cmpListItem {
	width: 733px;
	height: 100px;
	background: url("images/default/753x120.png") no-repeat;
	padding: 10px;
}
.dotted {
	margin: 8px 0 8px 0;
	background-image: url(/images/default/dotted.png);
	background-repeat: repeat-x;
	height: 1px;
}
#rnvPgnt {
	display:block;
	text-align:center;
	height:22px;
	line-height:24px;
	clear:both;
	padding-top:3px;
	font-weight:normal;
	margin: 5px 0 15px 0;
}
#rnvPgnt a:link, #rnvPgnt a:visited {
	padding:7px;
	padding-top:2px;
	padding-bottom:3px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#0072bc;
	width:22px;
	font-weight:normal;
}
#rnvPgnt a:hover {
	background-color:#DDEEFF;
	border:1px solid #BBDDFF;
	color:#0072BC;
}
#rnvPgnt .actPageLink {
	padding:7px;
	padding-top:2px;
	padding-bottom:3px;
	margin-left:10px;
	text-decoration:none;
	color:#ff0084;
	font-weight: bold;
	cursor:default;
}
#rnvPgnt .disRnvPgnt {
	padding-top:2px;
	padding-bottom:3px;
	text-decoration:none;
	cursor:default;
}
#panel1, #panel2, #panel3 {
	margin: 5px 15px 15px 15px;
	padding: 15px;
	border: 1px solid #E8E8E8;
}

/* Font Settings */

.F11 {font-size:11px;}
.F12 {font-size:12px;}
.F13 {font-size:13px;font-weight: bold;}
.Font13Bold {font-size:13px;font-weight:bold;}

/* Text Alignment */

.taright {text-align:right;}
.taleft {text-align:left;}
.tacenter {text-align:center;}

/* Margin Settings */

.MT3 {margin-top:3px;}
.MT5 {margin-top:5px;}
.MT8 {margin-top:8px;}
.MT10 {margin-top:10px;}
.MT15 {margin-top:15px;}
.MB3 {margin-bottom:3px;}
.MB6 {margin-bottom:6px;}
.MB10 {margin-bottom:10px;}
.ML5 {margin-left:5px;}


.disabledinput {background-color: #E8E8E8; color: #5d5d5d; font-style: italic;}

.UserAddress {
	margin-bottom: 15px;
}
.UserAddress td {
	padding: 3px 0 3px 10px;
	border-bottom: 1px solid #DADADA;
}

.UserAddressHeader
{	background-color: #E8E8E8	}

.UserOrders {
	border: 1px solid #E8E8E8;
}
.UserOrders2 td {
	height: 21px;
	text-align:center;
	font-weight:bold;
	background-image: url(images/default/table_hdr.gif);
	background-repeat: repeat-x;
}
.UserOrders td {
	padding: 3px;
	border-right: 1px solid #D8D8D8;
}
.UserOrders tbody tr:hover {
	background-color: #BDC7D8;
}

.OrderDetail td {
	padding: 4px;
	border-bottom: 1px solid #D8D8D8;
}

.commentShare {
	width: 150px;
	height: 22px;
	background: url("images/default/comment_share_bg.png") no-repeat;
	padding: 8px 0 0 0;
}

.Error { color:#FF0000; }

.tablePadding { border-collapse:separate; padding:2px 2px 2px 2px }

.TDWorld { background-color:#F9B5F9; border:solid 1px #FFFFFF }
.TDGaranti { background-color:#41FF11; border:solid 1px #FFFFFF }
.TDAxess { background-color:#F9BE20; border:solid 1px #FFFFFF }
.TDCardFinans { background-color:#B1BFFE; border:solid 1px #FFFFFF }
.TDDigerBanka { background-color:#CCCCCC; border:solid 1px #FFFFFF }




