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,
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-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
html { overflow-y: scroll }
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 18px; font-size: 12px; font-family:Arial; color: #6d6e6f; background-color: #FFF; text-align: center; }
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left; font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after { content: "";}
blockquote, q { quotes: "" "";}

img, div { behavior: url(js/pngfix/iepngfix.htc) }

*{padding:0px;margin:0px;font-family:arial,helvetica;font-size:medium;}
img, img a{border:0px;}

/** START SITE SPECIFIC STYLES **/

#content_menu ul { list-style: none; }
ul#twitter_update_list { list-style: none; }
ul#newsList { list-style: none; }

#wrapper {
	text-align: left;
	margin: 25px auto 0 auto;
	width: 1000px;
}

h4.toggler {
	margin: 15px 0 0 0;
	}
	
.inner { margin-top: 10px; }

.inner ul {
	margin-left: 15px;
	list-style-type: disc;
}

#accordion .inner .inner-imageblock { float: left; padding: 0 10px 5px 0; width: 186px; }


#footer {
	border-top: 1px solid #cdcecf;
	color: #6d6e6f; 
	font-size: 10px;
	padding-top: 8px;
	height: 40px;
	clear: left;
}

#footer a { color: #6d6e6f; text-decoration: none; }
#footer a:hover { text-decoration: underline; color: #000; }

#footer p{ float: left; }
#footer p.right { float: right; }

img.hidden { display: none; }

#titlebar 
{
    float: left;
    width: 1000px;
	border-top: 3px solid #9a9b9d;
	height: 33px;
	padding-top: 17px;
	color: #6d6e6f;
	clear: left;
}

#titlebar h3
{
    float: left;
    width: 750px;
	height: 33px;
	color: #6d6e6f;
	clear: left;
}

#titlebar h1 {
	float: left;
	font-size: 22px;
	font-weight: normal;
	width: 510px;
}

#titlebar p {
	float: right;
	font-size: 13px;
	word-spacing: 5px;
	padding-top: 7px;
}

#titlebar p a { color: #6d6e6f; text-decoration: none; }
#titlebar p a:hover { color: #000; }

#headerimg {
	width: 806px;
	height: 250px;
	float: left;
	margin-bottom: 5px;
	/* background: url(../images/defaultHeader.jpg) no-repeat top left; */
	/* overflow: hidden; */
}

#headerImageOverlay { 	
	width: 806px;
	height: 250px;
	float: left;
}

#logoHolding{float:left; width:157px; height:228px; padding:65px 0 0 55px;}
#chosenImage{float:right; width:586px; height:250px;}

#navigation {
	float: left;
	width: 194px; overflow: hidden
}

#navigation li {
	height: 28px;
	width: 191px;
	margin: 0 0 4px 0px;
	font-size: 12px;
	float: left;
	clear: left;
	padding-left: 2px;
}

#navigation li a {
	display: block;
	height: 20px;
	width: 179px;
	color: #FFF;
	text-decoration: none;
	padding: 8px 0 0 12px;
	float: left
}


#navigation li.donate a	{ background: #ffffff url(../images/nav_blue.gif) no-repeat top right; }
#navigation li.donate a:hover, #navigation li.donate_on a { background: #ffffff url(../images/nav_blue_on.gif) no-repeat top right; }
#navigation li.apply a { background: #ffffff url(../images/nav_green.gif) no-repeat top right; }
#navigation li.apply a:hover, #navigation li.apply_on a { background: #ffffff url(../images/nav_green_on.gif) no-repeat top right; }
#navigation li.involved a { background: #ffffff url(../images/nav_orange.gif) no-repeat top right; }
#navigation li.involved a:hover, #navigation li.involved_on a { background: #ffffff url(../images/nav_orange_on.gif) no-repeat top right; }
#navigation li.news { background: #ffffff url(../images/nav_red.gif) no-repeat top right; }
#navigation li.news a:hover, #navigation li.news_on a{ background: #ffffff url(../images/nav_red_on.gif) no-repeat top right; }
#navigation li.about { background: #ffffff url(../images/nav_yellow.gif) no-repeat top right; }
#navigation li.about a:hover, #navigation li.about_on a { background: #ffffff url(../images/nav_yellow_on.gif) no-repeat top right; }

#navigation li.applyLANG a { background: #ffffff url(../images/nav_green.gif) no-repeat top right; }
#navigation li.applyLANG a:hover, #navigation li.applyLANG_on a { background: #ffffff url(../images/nav_green_on.gif) no-repeat top right; }
#navigation li.aboutLANG { background: #ffffff url(../images/nav_blue.gif) no-repeat top right; }
#navigation li.aboutLANG a:hover, #navigation li.aboutLANG_on a { background: #ffffff url(../images/nav_blue_on.gif) no-repeat top right; }



#navigation #search {
	height: 28px;
	width: 179px;
	background: #6d6e6f url(../images/nav_search.gif) no-repeat top left;
	color: #FFF;
	font-size: 11px;
	padding-left: 15px;
	float: left;
	clear: left
}

#navigation #search input {
	font-size: 10px;
	height: 14px;
	line-height: 18px;
	width: 100px;
	float: left;
	margin: 6px 0 0 0;
	border: solid 1px #FFF
}

#navigation #search label {
	padding: 8px 9px 0 0;
	float: left;
}

#navigation #search #submit {
	width: 9px;
	height: 16px;
	margin: 6px 0 0 17px;
	float: left;
	border: 0
}

#navigation #provided {
	height: 62px;
	width: 192px;
	overflow: hidden;
	float: left;
	clear: left;
	position: relative
}


#navigation .date {
    width: 100px;
    position: absolute; top: 0px; right: 0px 

}

#navigation .count {
	color: #0039a6;
	font-size: 22px;
	padding: 10px 0 0 10px;
	margin-bottom: -5px
}

#navigation .desc {
	clear: both;
	float: left;
	font-size: 13px;
	padding: 3px 0 0 10px;
	height: 50px;
}

#content {
	float: left;
	border-top: 3px solid #9a9b9d;
	padding-top: 7px;
}

#content a{color:#0039a6; text-decoration:underline;}
#content a:hover{color:#000000; text-decoration:underline;}

#cont_left {
	float: left;
	width: 800px;
	position: relative;
	padding-bottom: 15px;
	/* min-height:250px; */
}

#cont_left h1 {
	font-size: 13px;
	line-height: 20px;
	color: #666; 
	float:left;
	clear:both;
	width: 805px;
}

#cont_left h2 {
	float:left;
	clear:left;
	width: 805px;
	margin-bottom: 10px;
}

#cont_right {
	float: right;
	width: 186px;
	padding-left: 9px;
	overflow: hidden;
}

#cont_right p {
    width: 186px;
	margin-top: 2px;
	padding: 7px 0;
	border-top: 3px solid #ffb60f;
	line-height: 12px;
}

#cont_right p span { color: #ffb60f; }

#cont_right p.more {
	border-top: 1px solid #ffb60f;
	width: 186px;
	padding: 0 0 4px 0;
	font-weight: bold;
	margin-top: 6px;
	font-size: 10px
}

#cont_right p.more a {
	font-weight: bold;
	text-decoration: none;
	color: #6d6e6f;
	width: 186px;
	height: 14px;
	background: #FFF url(../images/arrow.gif) no-repeat top right;
	display: block;
	margin-top: 3px;
	padding-top: 1px;
}

#cont_right p.more a:hover { color: #000; }

#cont_left p {
	width: 560px;
	font-size: 13px;
	padding-top: 10px;
	line-height: 17px;
}

#cont_left h5 {
	font-size: 13px;
	color: #0039a6; 
	float:left;
	clear:both;
	width:560px;	
}

#cont_left h2 { font-size: 14px; float: left; width: 560px; }


#CAForm{width:560px;float:left; clear:both;	}

#CAForm label{width:150px; text-align:right;float:left; clear:left; padding-right:10px; height:20px; padding-bottom:15px;}
#CAForm input, #CAForm select, #CAForm select option, #CAForm textarea {width:300px; float:left; clear:right; margin-bottom:5px; font-size:11px;}

#PaymentForm{width:560px;float:left; clear:both; }

#PaymentForm label{width:150px; text-align:right;float:left; clear:left; padding-right:10px; height:20px; padding-bottom:15px; font-size:11px;}
#PaymentForm input, #PaymentForm select, #PaymentForm select option {font-size:11px;}

#form-submit-thanks { font-weight: bold; color: red; padding-bottom: 10px; }

.toggler{background: url(../images/downArrow.gif) no-repeat bottom right; margin-bottom: 10px}

form#enquireForm { float: left; width: 569px; overflow: hidden; }
form#enquireForm label.standardLabel { float: left; clear: left; width: 150px; margin: 0 20px; display: inline; }
form#enquireForm label.longLabel { float: left; clear: left; width: 529px; margin: 0 20px; display: inline; }
form#enquireForm input.standardInput { float: left; clear: right; width: 200px; margin-bottom: 5px; font-size: 12px; color: #666; }
form#enquireForm label.checkboxLabel { float: left; clear: left; width: 340px; margin: 0 20px; display: inline;}
form#enquireForm input.checkboxInput { float: left; clear: right; }
form#enquireForm label.textareaLabel { float: left; width: 529px; margin: 0 20px 5px 20px; display: inline; }
form#enquireForm textarea.textareaInput { float: left; width: 529px; height: 80px; margin: 0 20px 10px 20px; display: inline; font-size: 12px; color: #666; }
form#enquireForm input#numberPCs { float: left; clear: right; width: 60px; margin-bottom: 5px; font-size: 12px; color: #666; }
form#enquireForm select.selectBox { float: left; clear: right; width: 140px; margin-bottom: 5px; font-size: 12px; color: #666; }
form#enquireForm select.selectBox option { font-size: 12px; color: #666; }
form#enquireForm #termsConditions { float: left; border: solid #ccc 1px; width: 490px; display: inline; margin-left: 20px; height: 150px; overflow-y: scroll; padding: 10px 20px; margin-bottom: 10px; }
form#enquireForm #termsConditions ol.number { float: left; display: inline; margin-left: 20px; list-style-type:decimal; }
form#enquireForm #termsConditions li, form#enquireForm #termsConditions p { margin-bottom: 10px; }
form#enquireForm #termsConditions ol.alphabetical { float: left; display: inline; margin-left: 20px; list-style: lower-alpha; }
form#enquireForm input#submitButton { float: left; clear: left; width: 70px; text-align: center; font-size: 12px; color: #666; margin-left: 249px; }
form#enquireForm input.radioInput { float: left; }
form#enquireForm span.radioValue { float: left; width: 70px; padding: 18px 0 0 10px; }
form#enquireForm #shippingRadioButtons { float: left; width: 569px; padding: 10px 0; }
.hiddenLayers { float: left; width: 569px; height: 50px; position: relative; }
#arrangeShippingYes { position: absolute; top: 0; left: 0; visibility: hidden; }
#arrangeShippingNo { position: absolute; top: 0; left: 0; visibility: hidden; }
#otherKeyboardsDiv { visibility: hidden; }