@charset "UTF-8";

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,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 {
	font:14px Verdana,Arial,sans-serif;
	font-weight:lighter;
	line-height:1.3;
	background-color:#ebebeb;
	color:#252525;
	margin:0;
	padding:0
}
/*------------------------------------------------------*/
/* =HTML ELEMENTS					*/
/*-----------------------------------------------------*/
a {
	color: #48add7;
	outline: none; /* removing outline in Mozilla */
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* div (or whatever else element that serves as wrapper that clears the floats)  */
.floatClear {
	overflow: hidden;
}

b {
    font-weight:bold;
    font-variant:small-caps;
    font-size:120%;
}

/*------------------------------------------------------*/
/* =LAYOUT						*/
/*-----------------------------------------------------*/

/*------------------------------------------------------*/
/* =WRAPPER						*/

/* edited */
#wrapper,.wrapper {
	color: #141414;
	font-family: "trebuchet ms", "lucida sans unicode", "lucida grande", "lucida sans", arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	margin: 0 auto !important;
	padding-bottom: 25px;
	width: 982px !important;
	position: relative;
    bottom:60px;;;
}

/*------------------------------------------------------*/
/* =PANO PAGE						*/
/*----------------------------------------------------*/
#pano {
	background: #f1f1f1;
}

#pano #wrapper {
	width: 980px !important;
}

#pano h1 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 4px;
}

#pano h2 {
	font-size: 18px;
	line-height: 26px;
	margin: 0 0 15px 0;
}

#pano h3 {
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
	margin: 0 0 10px 0;
}

#panoInfo {
	background: #262626 url(/images/srbs/pano-info.png) repeat-x;
	color: #fff;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	margin: 12px;
	min-height: 47px;
	min-width: 1000px;
	padding: 7px 20px;
	position: relative;
    bottom:60px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#panoInfo p {
	margin: 0;
}

#panoInfo ul {
	position: absolute;
	top: 13px;
	right: 0px;
}

#panoInfo li {
	float: left;
	margin-right: 12px;
}

#panoInfo li a {
	background: url(/images/srbs/pano-info-link.png) repeat-x;
	color: #000;
	display: inline-block;
	font-size: 11px;
	height: 34px;
	line-height: 34px;
	padding: 0 10px 0 37px;
	position: relative;
}

#panoInfo li a:hover {
	color: #cd0027;
	text-decoration: none;
}

#panoInfo li a span {
	display: block;
	height: 34px;
	width: 3px;
	position: absolute;
	top: 0;
}

#panoInfo li a span.left {
	background: url(/images/srbs/pano-info-link-left.png) no-repeat;
	left: 0;
}

#panoInfo li a span.right {
	background: url(/images/srbs/pano-info-link-right.png) no-repeat;
	right: 0;
}

#panoInfo li img {
	position: absolute;
	top: 5px;
	left: 6px;
}

/* PANO BOX */
.panoTop {
	background: url(/images/srbs/pano-top.png) no-repeat;
	height: 5px;
}

.pano {
	background: #fff;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding: 15px;
}

.panoBottom {
	background: url(/images/srbs/pano-bottom.png) no-repeat;
	height: 5px;
}

#pano .column {
	border-left: 1px solid #ebebeb;
	float: left;
	min-height: 460px;
	padding: 0 25px;
	width: 190px;
}

#pano .column.first {
	border: none;
	padding-left: 10px;
}

#pano .column p {
	margin-bottom: 15px;
}

#pano .column p a {
	color: #cd0027;
	text-decoration: underline;
}

#pano .column p a:hover {
	text-decoration: none;
}

#pano .column a.button {
	background: url(/images/srbs/pano-column-link.png) repeat-x;
	border: none;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	height: 26px;
	line-height: 26px;
	margin: 0 0 30px -5px;
	padding: 0 12px;
	text-decoration: none;
	position: relative;
}

#pano .column a.button span {
	display: block;
	height: 26px;
	width: 6px;
	position: absolute;
	top: 0;
}

#pano .column a.button span.left {
	background: url(/images/srbs/pano-column-link-left.png) no-repeat;
	left: 0;
}

#pano .column a.button span.right {
	background: url(/images/srbs/pano-column-link-right.png) no-repeat;
	right: 0;
}


/* BOXES */
#pano .panoBoxTop {
	background: url(/images/srbs/pano-box-top.png) no-repeat;
	height: 5px;
	width: 431px;
	position: absolute;
	left: 0;
	top: -5px;
}

#pano .panoBoxBottom {
	background: url(/images/srbs/pano-box-bottom.png) no-repeat;
	height: 5px;
	width: 431px;
	position: absolute;
	left: 0;
	bottom: -5px;
}

#pano .panoBox {
	background: #efefef;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	float: left;
	margin: 55px 0 30px 15px;
	min-height: 150px;
	padding: 10px 15px;
	width: 400px;
	position: relative;
}

#pano .panoBox p {
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 20px;
}

#pano .panoBox li {
	float: left;
	margin-right: 6px;
}

#pano .panoBox li.last {
	margin-right: 0;
}

#pano .panoBox li a {
	background: url(/images/srbs/explore.png) repeat-x;
	color: #000;
	display: inline-block;
	font-size: 11px;
	height: 36px;
	line-height: 36px;
	padding: 0 10px 0 35px;
	position: relative;
}

#pano .panoBox li a:hover {
	color: #cd0027;
	text-decoration: none;
}

#pano .panoBox li a span {
	display: block;
	height: 36px;
	width: 4px;
	position: absolute;
	top: 0;
}

#pano .panoBox li a span.left {
	background: url(/images/srbs/explore-left.png) no-repeat;
	left: 0;
}

#pano .panoBox li a span.right {
	background: url(/images/srbs/explore-right.png) no-repeat;
	right: 0;
}

#pano .panoBox li img {
	position: absolute;
	top: 6px;
	left: 6px;
}

/* pano box in form */
#pano .form.panoBox {
	float: right;
	margin-right: 15px;
}

#pano .form.panoBox p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0;
}

#pano .form.panoBox label {
	font-weight: bold;
}

#pano .form.panoBox input {
	display: block;
	float: left;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	margin: 0 5px 0 0;
}

#pano .form.panoBox input.text {
	background: #fff;
	border: 1px solid #cdcdcd;
	color: #000;
	font-size: 18px;
	height: 29px;
	margin-top: 2px;
	padding: 6px 10px 0 10px;
	width: 235px;
}

#pano .form.panoBox input.submit {
	background: url(/images/srbs/pano-submit.png) no-repeat;
	border: none;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	height: 42px;
	text-align: center;
	width: 117px;
}

#pano .form.panoBox .note {
	color: #7f7f7f;
	font-size: 10px;
	position: absolute;
	bottom: -30px;
}

/* FOOTER IN ONE LINE */
#footerOneLine {
	color: #262626;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 0;
	text-align: center;
}

#footerOneLine p a {
	color: #262626;
	text-decoration: underline;
}

#footerOneLine p a:hover {
	text-decoration: none;
}

ul,ol,menu,dir {
	margin:0;
	-webkit-padding-start:0
}
li,ol,ul {
	list-style:none
}
a,a:visited {
	text-decoration:none
}
a,a:visited,.link {
	color:#526cc2;
}
a:hover {
	text-decoration:underline;
	color:#252525;
}
h1 {
	font-size:1.6em;
	margin:0;
}
h2 {
	font-size:1.4em;
	margin:1.2em 0 .3em
}
h3 {
	font-size:1.2em;
	margin:0 0 .3em
}
h1,h2,h3,h4 {
	display:block;
	font-weight:lighter
}
p {
	margin:0 0 .6em
}
#wrapper,.wrapper {
	width:970px;
	margin:5.5em auto 0;
	min-height:450px
}
input,form textarea {
	width:97%
}
form label, form h3 {
clear:left;
display:block;
margin:0.8em 0 0.2em;
}
input.button,input[type='button'],input[type='submit'],a.button {
	border-top:1px solid #FFF;
	border-right:2px solid #888;
	border-bottom:2px solid #888;
	border-left:1px solid #FFF;
	color:#252525;
	background:#eae9e9 url(/images/btn_up_bg.gif) center bottom repeat-x;
	cursor:pointer;
	width:auto;
	margin:.6em 0pt 0pt
}
input.button:hover,input[type='button']:hover,input[type='submit']:hover,a.button:hover {
	text-decoration:none!important;
	border-top:1px solid #304896;
	border-right:2px solid #304896;
	border-bottom:2px solid #304896;
	border-left:1px solid #304896;
	color:#502525
}
input.button:focus,input[type='button']:focus,input[type='submit']:focus,a.button:focus {
	border-top:1px solid #222;
	border-right:2px solid #222;
	border-bottom:2px solid #222;
	border-left:1px solid #502525;
	color:#222
}

	/* 1a. body */
	body { background-color:#ebebeb; color:#252525; margin:0; padding:0; }
	
	/* 1b. links */
	a, a:visited, .link { color:#526cc2; }

 /* 10. FORMS */
input.button, input[type='button'], input[type='submit'], a.button {
        border-top:1px solid #FFF;
        border-right:2px solid #888;
        border-bottom:2px solid #888;
        border-left:1px solid #FFF;
        color: #252525;
        background:#eae9e9 url(/images/btn_up_bg.gif) center bottom repeat-x;
        cursor:pointer;
        width:auto;
        margin:0.6em 0pt 0pt; 
    }
input.button:hover,input[type='button']:hover,input[type='submit']:hover,a.button:hover {
	text-decoration:none!important;
	border-top:1px solid #304896;
	border-right:2px solid #304896;
	border-bottom:2px solid #304896;
	border-left:1px solid #304896;
	color:#502525
}
input.button:focus,input[type='button']:focus,input[type='submit']:focus,a.button:focus {
	border-top:1px solid #222;
	border-right:2px solid #222;
	border-bottom:2px solid #222;
	border-left:1px solid #502525;
	color:#222
}
.adsense {
    position:relative;
    z-index:999;
    bottom:60px;
    text-align:center;
}