/* Localized */
* {
    margin: 0;
    padding: 0;
    line-height: 15px;
}
body {
    font-family: "Trebuchet MS", verdana, arial, sans-serif;
    font-size: 12px;
}
#header {
    height: 100px;
}
#header img {
    padding: 10px 0 0 10px;
    border: none;
}
#header ul {
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline;
    list-style: none;
    width: 500px;
}
#header ul li {
    float: right;
    padding: 10px;
    text-align: center;
}
#header ul li a:link, #header ul li a:visited {
    text-decoration: none;
}
#header ul li img {
    border: 2px solid #ff9000;
    padding: 0;
}
a:link, a:hover {
    color: #29166f;
    font-weight: bold;
}
a:visited, a:active {
    color: #ff9000;
    font-weight: bold;
}
/* SIDEBAR */
#sidebar {
    width: 306px;
    float: right;
    background-image: url(images/bg_sidebar_content.jpg);
    color: #29166f;
    margin: 0;
    margin-top: 25px;
    padding: 0;
}
#signup {
    padding-right: 3px;
}
#signup h2 {
    font-size: 1.7em;
    line-height: 25px;
}
#signup img {
    border: none;
    margin-left: 15px;
    margin-right: 5px;
    float: left;
}
#signup form {
    float: right;
    font-size: 11px;
    width: 140px;
}
#signup form fieldset {
border:none;
}
#signup form div {
    text-align: right;
    margin-right: 10px;
}
#signup form .fullName, #signup form .emailAddress {
    width: 90px;
}
#signup form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
#signup form p span {
	float: left;
	width: 30%;
	font-weight: bold;
}
#signup form p .unsubscribe, #signup form p .subscribe {
    border: none;
}
#signup form input, #signup form textarea, #signup form select {
	border: 1px solid #134c8d;
	font-size: 1.0em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#competitions {
    clear: both;
    padding-top: 20px;
    padding-right: 3px;
}
#competitions h2 {
    font-size: 1.7em;
    line-height: 25px;
}
#competitions img {
    border: none;
    margin-left: 15px;
    margin-right: 10px;
    float: left;
}
#clickcalling {
    clear: both;
    padding-top: 20px;
    padding-right: 3px;
}
#clickcalling h2 {
    font-size: 1.7em;
    line-height: 25px;
}
#clickcalling img {
    border: none;
    margin-left: 15px;
    margin-right: 10px;
    float: left;
}
#address {
    clear: both;
    margin-left: 15px;
	margin-right: 15px;
}
#address .columnOne {
	float: left;
	width: 45%;
}
#address .columnTwo {
	width: 45%;
	float: right;
}
.sidebarheader {
    margin: 0; 
    padding: 0; 
}
.sidebarFooter {
    margin: 0 0 -4px 0; 
    padding: 0; 
    clear: both;
}
#content {
    margin: 30px 311px 5px 10px;
}
#content h1 {
    color: #fd9207;
    font-size: 1.7em;
    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 5px;
}
#content h2 {
    color: #fd9207;
    font-size: 1.5em;
    line-height: 23px;
    padding-top: 10px;
    padding-bottom: 5px;
    font-weight: normal;
}
#content h3 {
    color: #fd9207;
    font-size: 1.3em;
    line-height: 23px;
    padding-top: 10px;
    padding-bottom: 5px;
    font-weight: normal;
}
#content h4, #content h5, #content h6 {
    color: #fd9207;
    font-size: 1.2em;
    line-height: 23px;
    padding-top: 10px;
    padding-bottom: 5px;
    font-weight: normal;
}
#content p {
    padding: 5px 0 5px 0;
}
#content ul, #content ol {
    padding-left: 40px;
}

#content #contact_us  {
    margin: 0;
    padding: 0;
}
#content #contact_us fieldset {
	margin: 15px;
	padding:10px 10px 10px 10px;
	border: 1px solid #696969;
	background: #dfdede;
}
#content #contact_us fieldset.hidden {
	border: 1px solid #696969;
	background: #dfdede;
}

#content #contact_us fieldset legend {
    font-weight: bold;
    font-size: 20px;
    color: #0074C5;
    display: none;
}
#content #contact_us label {
    margin: 0 0 0 5px;
}
#content #contact_us label.qflabel {
    display: block;
    float: left;
    width: 120px;
    padding: 0;
    margin: 5px 0 0 0;
    text-align: right;
}
#content #contact_us input, #content #contact_us select {
    width: auto;
	border: 1px solid #696969;
}
#content #contact_us textarea {
    overflow: auto;
	width: 250px;
	border: 1px solid #696969;
	font: 12px Arial, Helvetica, sans-serif;
}
#content #contact_us br {
    clear: left;
}
#content #contact_us div.qfelement {
    display: inline;
    float: left;
    margin: 5px 0 0 10px;
    padding: 0;
}
#content #contact_us span.error, #content #contact_us span.required {
    color: red;
}
#content #contact_us div.error {
    border: 1px solid red;
    padding: 5px;
    width: 450px;
}

#content #contactBox {
    margin: 0;
    margin: auto;
    width: 261px;
	_width: 461px;
	#width: 461px;
    height: 244px;
    padding: 0 100px 0 100px;
    background-image: url(images/bg_contact_us.jpg);
	background-repeat: no-repeat;
    color: #fff;
    font-weight: bold;
}
#content #contactBox h1 {
    padding: 10px 0 0 40px;
    color: #fff;
    font-size: 1.9em;
    line-height: 27px;
}

#contactBox form {
    margin: 0;
    padding: 0;
}
#contactBox form fieldset {
	margin: 0px;
	border: none;
}

#contactBox form fieldset.hidden {
	border: none;
}

#contactBox form fieldset legend {
    display: none;
}
#contactBox form label {
    margin: 0 0 0 5px;
}
#contactBox form label.qflabel {
    display: block;
    float: left;
    width: 70px;
    padding: 0;
    margin: 2px 0 0 0;
    text-align: right;
}
#contactBox form input, #contactBox form select {
    width: auto;
	border: 1px solid #29166f;
}
#contactBox form textarea {
    overflow: auto;
height: 30px;
	border: 1px solid #29166f;
	font: 12px Arial, Helvetica, sans-serif;
}
#contactBox form br {
    clear: left;
}
#contactBox form div.qfelement {
    display: inline;
    float: left;
    margin: 2px 0 0 10px;
    padding: 0;
}
#contactBox form span.error, #contactBox form span.required {
    color: red;
}
#contactBox form div.error {
    border: 1px solid red;
    padding: 5px;
    width: 300px;
}


#contactdetails {
	border: 1px solid #696969;
	background: #dfdede;
	padding: 15px;
	margin: 15px;
	font-size: 12px;
}
#address {
	clear: both;	
}
#columnOne {
	width: 45%;
}
#columnTwo {
	width: 45%;
	float: right;
}
#contact_us select {
    font-size: 1.4em;
    padding: 2px;
}
#contact_us .text {
    font-size: 1.4em;
    padding: 2px;
    width: 250px;
}
#contact_us .textarea {
    font-size: 1.4em;
    padding: 2px;
    font-family: "Trebuchet MS", verdana, arial, sans-serif;
    width: 300px;
    height: 150px;
}
#contact_us .formRequiredField {
    color: #da251c;
    text-decoration: underline;
}
#contact_us .submitButton {
    margin-left: 30%;
}
#content select {
    font-size: 1.4em;
    padding: 2px;
}
#content .text {
    font-size: 1.4em;
    padding: 2px;
    width: 250px;
}
#content .textarea {
    font-size: 1.4em;
    padding: 2px;
    font-family: "Trebuchet MS", verdana, arial, sans-serif;
    width: 300px;
    height: 150px;
}
#content .formRequiredField {
    color: #da251c;
    text-decoration: underline;
}
#content .submitButton {
    margin-left: 30%;
}
#content .formError {
    margin-left: 30%;
    color: red;
    font-size: 1.4em;
    font-weight: bold;
}
#footer {
    clear: right;
    background-image: url(images/bg_footer.jpg);
    height: 28px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
}
#footer a:link, #footer a:visited {
    color: #fff;
}
#footer ul {
    list-style: none;
    padding-top: 5px;
}
#footer li {
    display: inline;
}
#designer img {
    border: none;
}
#designer ul {
    width: 100%;
}
#designer ul li {
    list-style: none;
    float: left;
    width: 20%;
    text-align: center;
}