i/** General overriding **/
* {
	margin:0;
	padding:0;
	outline:0;
	vertical-align:baseline;
}

h1,h2,h3,h4,p{
	margin: 0 0 1em 0;
}

ul, ol {
	list-style-image:none;
	list-style-position: outside;
	list-style-type:none;
}

body {
	font-family:Verdana;
	background-color: white;
	font-size:14px;
	margin:0;
}

img {
	border:none;
}

a {
	color:white;
	font-size:inherit;
    text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#FFC75F;
}

input {
	padding:3px;
}

input.submit {
	background-color:#FFC75F;
	border:none;
	padding:3px;
}

.clear {
	clear:both;
}

#mainContainer {
	width:1005px;
	margin: 0 auto auto auto;
	padding:0;
}

#header {
	border-top:33px solid #FFC75F;
	background-color: #8C51A1;
	height:126px;
	position:relative;
}

#headerLogo {
	position:absolute;
	left:49px;
	top:30px;
	background: #8C51A1 url(../img/headerLogo.gif) no-repeat top left;
	width:349px;
	height:72px;
}

#headerLogo a {
	display:block;
	width:349px;
	height:72px;
}

#headerLogin {
	position:absolute;
	right:0px;
	top:35px;
	width:315px;
}

#headerLogin input {
	width:105px;
	border:1px solid #414b56;
}

#headerLogin input.submit {
	width:50px;
	border:1px;
}

#headerLogin form div {
	margin-top:4px;
	clear:left;
	float:left;
	color:white;
	font-size:12px;
}

#headerLogin form div .rememberMe {
	margin-left:0px;
}

#headerLogin form div .rememberMe input {
	margin:0;
	width:15px;
}

#headerLogin form div .forgotPassword {
	margin-left:8px;
}

/** Navigation **/
#headerNav {
	position:absolute;
	right:0px;
	top:105px;
}

#headerNav ul li {
	float:left;
	display:block;
	width:114px;
	height:19px;
    background: transparent url(../img/tabBg.jpg) repeat-x;
    margin-right:10px;
    border-left:1px solid #8C51A1;
    border-right:1px solid #8C51A1;
    border-top:1px solid #8C51A1;
    border-bottom:1px solid #8C51A1;
}

#headerNav ul li ul {
	position:absolute;
	left:-1px;
	top:20px;
	width:200px;
    border-left:1px solid #68286F;
    border-right:1px solid #68286F;
    border-bottom:1px solid #68286F;
	border-top:none;
}

#headerNav ul li ul li {
	font-weight:normal;
	color:#8C51A1;
	width:195px;
	height:auto;
    background: #a546c4;
    padding-left:5px;
    border:none;
}

#headerNav ul li ul li:hover {
	border:none;
    /*border-left:1px solid #68286F;
    border-right:1px solid #68286F;
    border-top:none;
    border-bottom:1px solid #68286F;*/
}

#headerNav ul li.current, #headerNav ul li:hover{
    border:1px solid #68286F;
    border-bottom:1px solid #A546C4;
}


#headerNav ul li a {
    font-family:Arial,Verdana;
    font-size:13px;
    line-height:1.5em;
    font-weight:bold;
	display:block;
    text-align: center;
	color:white;
    text-transform:capitalize;
}

#headerNav ul li ul li a {
    font-family:Arial,Verdana;
    font-size:13px;
    line-height:1.5em;
    font-weight:normal;
	display:block;
    text-align: left;
    text-transform:none;
}

#headerNav ul li a:hover {
    
}

#headerNav ul li ul li a:hover {
	color:#ffc75f;
    text-decoration:underline;
}

#breadCrumb {
    background-color:#A546C4;
    border:1px solid #68286F;
    border-left:none;
    border-right:none;
    height:20px;
    color: white;
	font-size:13px;
    padding:3px 0 2px 10px;
}

#breadCrumb a {
	font-size:12px;
}

#centerContent {
    background:#FFC75F url(../img/mainBg.jpg) repeat-x bottom left; /*#6BCDF0*/
	height:444px;
}


#Pages #centerContent {
	height:auto;
    padding:0 25px 25px 25px;
}

#centerContent #welcomeText {
    background-color:white;
    margin-left:25px;
    width:363px;
    height:328px;
    padding:90px 25px 0 25px;
    float:left;
    
    font-size:20px;
    font-family:Verdana;
    color:#414B56;
    text-align:justify;
    border:2px double #FFC75F;
    border-top:none;
}

#centerContent #staticText {
    background:white url(../img/contentBg.gif) repeat-y;
    width:973px;

    padding:0;
    float:left;

    font-size:14px;
    line-height:1.5em;
    font-family:Verdana;
    color:#414B56;
    text-align:justify;
    border:2px double #FFC75F;
    border-top:none;
}

#centerContent #staticText #staticMainText {
	width:720px;
	overflow:auto;
	float:left;
	padding:10px;
}

#centerContent #staticText #staticMainText a {
	color: #8c51a1;
}

#centerContent #staticText .sidebar {
	width:230px;
	/*background-color:#dccae2;*/
	float:right;
}

#centerContent #staticText .sidebar .box {
	margin-top:10px;
	text-align:left;
}

#centerContent #staticText .sidebar .box a {
	display:block;
	color:#88599f;
	text-decoration:underline;
}

#centerContent #staticText .sidebar .box a:hover {
	text-decoration:none;
}

#centerContent #staticText .sidebar .box .boxContent {
	margin-left:15px;
}

#centerContent #staticText .sidebar .box .boxHeader {
	padding-left:15px;
	height:22px;
	font-family:Arial,Verdana;
	font-weight:bold;
	color:white;
	background:transparent url(../img/boxBg.gif) repeat-x;
}

#centerContent #staticText .sidebar .box .boxHeader h4 {
	padding-left:15px;
	background:transparent url(../img/boxArrow.gif) no-repeat center left;
}

#centerContent #staticText h3 {
	color:#a546c4;
}

#centerContent #gallery {
    float:right;
    width:563px;
}

#countries {
	padding:15px;
	background-color: #F3E8D3;
}

#countries div {
    margin:auto;
    width:776px;
    height:42px;
    padding:0;
}

#countries ul {
	list-style-position: inside;
}

#countries ul li {
	/*height:27px;
	width:47px;*/
	height:25px;
	width:52px;
    display:block;
    float:left;
    margin-right:30px;
}

#countries ul li span {
	font-size:12px;
	display:none;
	color:#414B56;
}

#countries ul li a {
	/*text-indent:-9999px;*/
	/*height:27px;
	width:47px;*/
	height:25px;
	width:50px;
    display:block;
}

#countries ul li.af {
	margin-left:0;
	background:url(../img/flags/flags.jpg) no-repeat 0 0;
}

#countries ul li.am {
	background:url(../img/flags/flags.jpg) no-repeat -52px 0;
}

#countries ul li.az {
	background:url(../img/flags/flags.jpg) no-repeat -104px 0;
}

#countries ul li.ge {
	background:url(../img/flags/flags.jpg) no-repeat -156px 0;
}

#countries ul li.kz {
	background:url(../img/flags/flags.jpg) no-repeat -209px 0;
}

#countries ul li.kg {
	background:url(../img/flags/flags.jpg) no-repeat -261px 0;
}

#countries ul li.tj {
	background:url(../img/flags/flags.jpg) no-repeat -313px 0;
}

#countries ul li.tm {
	background:url(../img/flags/flags.jpg) no-repeat -365px 0;
}

#countries ul li.uz {
	background:url(../img/flags/flags.jpg) no-repeat -417px 0;
	margin-right:0;
}

/*#countries ul li.am {
	background:url(../img/flags/flags.jpg) no-repeat -47px 0;
}

#countries ul li.az {
	background:url(../img/flags/flags.jpg) no-repeat -94px 0;
}

#countries ul li.ge {
	background:url(../img/flags/flags.jpg) no-repeat -141px 0;
}

#countries ul li.kz {
	background:url(../img/flags/flags.jpg) no-repeat -188px 0;
}

#countries ul li.kg {
	background:url(../img/flags/flags.jpg) no-repeat -235px 0;
}

#countries ul li.tj {
	background:url(../img/flags/flags.jpg) no-repeat -282px 0;
}

#countries ul li.tm {
	background:url(../img/flags/flags.jpg) no-repeat -329px 0;
}

#countries ul li.uz {
	background:url(../img/flags/flags.jpg) no-repeat -376px 0;
	margin-right:0;
}*/

/*#countries ul li.last {
    display:inline;
    float:left;
    margin-right:0px;
}*/

#footer {
    margin-top:30px;
    border-top:1px solid #F3E8D3;
    text-align:center;
}

#footer a {
    /*color:#A97DB9;*/
    color:blue;
    font-size:15px;
    font-weight:bold;
}

/* Form */
.input label {
	float:left;
	width:100px;
	display:block;
}
