
/************ General ************/

body {background: #fff; font: 0.8em "Trebuchet MS", Verdana, Arial, Sans-Serif; text-align:center;
padding: 0; margin: 0}

.block
{
	margin: 0;
	background-color: #fff;
	padding: 0;
}

.h
{
	background-color: #73a0c5;
	margin-bottom:0;
	padding: 3px;
}

.hdl
{
	display:inline;
	background-color: #73a0c5;
	padding: 3px;
}

tr
{vertical-align: top;
}

.bb
{
	background: url("/img/tgr.gif") #73a0c5 top repeat-x;
	color: #fff;
	padding: 5px;
}

h1
{
	margin: 5px 5px 5px 0px;
	padding: 2px;
	font: bold 18pt "Trebuchet MS", Verdana, Arial, Sans-Serif;
	color: #6C892C;
	letter-spacing: -.02em;
}

h2
{
	font: bold 14pt "Trebuchet MS", Verdana, Arial, Sans-Serif;
	letter-spacing: -.04em;
	color: #7FAD26;
	padding: 2px;
	margin: 5px 5px 10px 0px;
}

h3
{
	font: bold 12pt "Trebuchet MS", Verdana, Arial, Sans-Serif;
	letter-spacing: -.04em;
	color: #6C892C;
	padding: 2px;
	margin: 5px 5px 10px 0px;
}

h4
{
	font: bold 1em "Trebuchet MS", Verdana, Arial, Sans-Serif;
	letter-spacing: -.04em;
	color: #006699;
	margin: 10px 5px 7px 0px;
	padding: 2px;
}

.gr {color: #008000}

	.sm {font-size: 80%}
	.vsm {font-size: 80%; }
	.cent {text-align: center;}
	.rght {float: right; margin-left: 0;}

a
{
	color: #6A8C04;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.logo a:hover
	{background-color: transparent;}

.nm .block a
	{line-height: 2.0;}

h3 a {
	text-decoration:none;
	#border-bottom: 1px solid #006699;
}


input.button, input.savebutton {
	color:#FFF;
	font: bold 8pt 'trebuchet ms',helvetica,sans-serif;
	background-color:#719404;
	border: 2px solid;
	border-color: #777;
	height: 30px;
}

input {
	padding: 3px;
	color:#FFF;
	height: 14px;
	font: bold 84% 'trebuchet ms',helvetica,sans-serif;
	color:#719404;
	background-color:#DDD;
	border: 1px solid;
	border-color: #FFF;
	margin-left: 10px;
}

textarea {
	padding: 3px;
	color:#FFF;
	font: bold 84% 'trebuchet ms',helvetica,sans-serif;
	color:#719404;
	background-color:#DDD;
	border: 1px solid;
	border-color: #FFF;
	margin-left: 10px;
}



/************ Header ************/

#header
{
	padding: 5px;
	text-align: left;
}


#header_logo
{
	padding: 20px 10px 10px 10px;
	text-align: center;
	float: left;
}

#header_menu
{
	margin-left: 260px;
	margin-top: 10px;
	padding: 5px;
	text-align: left;
}

#header_menu li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-size: 14pt;
	font-weight: bold;
	color: #646B6F;
}

#header_menu a
{
	color: #646B6F;
}

#header_menu a:hover
{
	color: #7BA720;
}


/************ Login Bar ************/

#login_bar{

	background-color: #4F4F4F;
	width: 99%;
	height: 35px;
	padding: 6px;
	clear: both;
	color: #FFF;
}

#login_bar_inputs
{
	text-align: center;
	float: left;
	width: 90%;
	padding: 6px;
}

#login_bar_inputs input.button {
	color:#FFF;
	width: 60px;
	height: 20px;
	font: bold 84% 'trebuchet ms',helvetica,sans-serif;
	background-color:#719404;
	border: 1px solid;
	border-color: #FFF;
	margin-left: 10px;
}

#login_bar_inputs input {
	color:#FFF;
	width: 200px;
	height: 20px;
	font: bold 84% 'trebuchet ms',helvetica,sans-serif;
	color:#719404;
	border: 1px solid;
	border-color: #FFF;
	margin-left: 10px;
	padding: 0px;
	background-color:#FFF;
}

#login_bar_inputs a {
	color:#FFF;
}

#login_bar_inputs a:hover {
	color:#719404;
}

#login_bar_languages
{
	float: left;
	text-align: left;
	padding: 6px;
}

#flag
{
	display: block;
	float: left;
	text-align: left;
	margin-right: 10px;
}


/************ Front page Globe Banner ************/

#globe_banner{

	padding: 0px;
	height: 243px;
	background-image:url('/trackmycv/images/tcv/globe_banner_background.jpg');
	background-repeat:repeat-x;
}

#globe_banner_text
{
	text-align: left;
	float: left;
	width: 50%;
	padding-top: 5px;
	padding-left: 80px;
}


#globe_banner_text img.action
{
	vertical-align: baseline;
}

#globe_banner_text li
{

	list-style-image: url("/trackmycv/images/tcv/bullet_list_image.png");
	padding: 2px;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	padding-left: -10 px;
}


#globe_banner_text a
{
	margin-top: 10px;
	text-align: center;
	margin-left: 20px;
	display:block;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	width: 350px;
	height: 45px;
	line-height:45px;
	background-image:url('/trackmycv/images/tcv/action_button_background.png');
}

#globe_banner_text a:hover
{
	color: #719404;
}

#globe_banner_globe
{
	float: left;
	text-align: left;
	vertical-align: baseline;
	align: "baseline";
}

#globe_banner_text img
{
	padding-top: 10px;
	padding-left: 40px;
	vertical-align: bottom;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
}


/************ Steps bar ************/

#steps_bar{

	background-color: #000;
	width: 100%;
	clear: both;
	color: #FFF;
	height: 181px;
	font-size: 12pt;
	font-weight: bold;
}

#steps_divider
{
	width: 3px;
	background-image:url('/trackmycv/images/tcv/steps_divider.jpg');
	background-color: blue;
	float: left;
	height: 181px;

}

#steps_step
{
	padding-top: 8px;
	text-align: center;
	float: left;
	width: 33%;
}

#steps_step h1
{
	text-align: center;
	font-size: 16pt;
	color: #FFF;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#steps_step h2
{
	text-align: center;
	font-size: 13pt;
	color: #719404;
	margin: 0px;
	margin-top: 10px;
}



/************ Advertising ************/

#adv_top_banner_wrapper{

	text-align: center;
	padding: 10px;
	#background-color: #D0E886;
	width: 98%;
	clear: both;
	color: #FFF;
	height: 90px;
	font-weight: bold;
}

#adv_top_banner {

	margin:0 auto;
	width: 49%;
	float: left;
}


#adv_full_banner{
	margin:0 auto;
	width: 468px;
	height: 60px;
	border: solid blue;
}


#adv_bottom_banner_wrapper{

	background-color: #D0E886;
	width: 100%;
	clear: both;
	color: #FFF;
	height: 102px;
	font-weight: bold;
}

#adv_adsense{

	margin: auto;
	#border: solid 1px #888;
	width: 90%;
	clear: both;
	color: #FFF;
	margin-bottom: 20px;
}

/************ Content ************/

#content_wrapper{
	float: left;
	width: 100%;
}

#content_column_wrapper{
	margin-right: 400px; /*Set right margin to RightColumnWidth*/
}

#right_column_wrapper{
	float: left;
	width: 400px; /*Width of right column in pixels*/
	margin-left: -400px; /*Set left margin to -(RightColumnWidth) */
	background: #FFF;

}

#content_column{
	padding: 20px;
	text-align: left;
}

#content_column #inputform
{
	margin-top: 10px;
	margin-left: 0px;

}

#right_column{
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
}


/************ Content ************/

#footer
{
	padding-top: 15px;
	background-image:url('/trackmycv/images/tcv/background_footer.jpg');
	background-repeat:repeat-x;
	clear: both;
	height: 70px;
	color: #FFF;
}

#footer_menu
{
	color: #FFF;
	padding-right: 30px;
}


#footer li
{
	display: inline;
	list-style-type: none;
	font-size: 10pt;
	font-weight: bold;

}

#footer a
{
	font-weight: bold;
	color: #FFF;
}

#footer a:hover
{
	color: #D0E886;
}

#footer_follow_us
{
	padding-bottom: 10px;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: middle;

}


#footer_follow_us img
{

	vertical-align: middle;

}

/************ Forms ************/

#inputform
{
	margin-left: 25px;
	padding: 25px;
	border: solid 1px #80A62D;
	background-color: #E8FFA3;
	clear: both;
	color: #444;
}

#inputform input
{
	border: solid 1px #80A62D;
	background-color: #FFF;
	color: #80A62D;
	margin-bottom: 10px;
}

#inputform textarea
{
	border: solid 1px #80A62D;
	background-color: #FFF;
	color: #80A62D;
	margin-bottom: 10px;
}

#inputform table.dataform th
{
	text-align: right;
	color: #80A62D;
}

#inputform table.dataform td
{
	vertical-align: top;
}

#inputform span.hint
{
	display: block;
	margin-top: 2px;
	color: #80A62D;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}

/************ Dashboard ************/

div.dashboard_block
{
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	clear: both;
	background-color: #D0E886;
}

/************ Dashboard ************/

#cvlist
{

	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#cvlist th
{
	font-size: 10pt;
	font-weight: normal;
	padding: 5px;
	background: #6A8C04;
	border-top: 3px solid #fff;
	border-bottom: 1px solid #fff;
	color: #FFF;
}
#cvlist td
{
	padding: 5px;
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #555;
	border-top: 1px solid transparent;
}
#cvlist tr:hover td
{
	background: #eee;
	color: #6A8C04;
}


/************ Header ************/

div.errorSummary
{
	color: #000;
	padding-left: 20px;
	padding-bottom: 20px;
	text-align: left;
	background-color: #FFE2E2;
	border: solid 1px red;
	margin-bottom: 15px;
}

div.errorSummary li
{
	font-weight: bold;
	list-style: none;
}

/************ Gallery ************/

/* jQuery lightBox plugin - Gallery style */
#gallery {

	#padding: 20px;

}
#gallery ul {
	list-style: none; }
#gallery ul li {
	display: inline;
 }
#gallery ul img {
	border: 5px solid #D0E886;
	width:  200px;
	height: 120px;
	margin: 10px;

}
#gallery ul a:hover img {
		border: 5px solid #6A8C04;
}

/************ Breadcrumb ************/

#breadcrumb{
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
border-bottom: solid #ccc 1px;
margin-bottom: 10px;
padding-bottom: 5px;
}

#breadcrumb a{
text-decoration: none;
padding-right: 5px; /*adjust bullet image padding*/
color: #6A8C04;
}

#breadcrumb a:visited, .breadcrumb a:active{
color: #6A8C04;
}

#breadcrumb a:hover{
text-decoration: underline;
}

/************ Pixel Box ************/

#pixelbox input
	{margin:10px 0 10px 0;
	width: 300px;
	border-top: solid 1px  #d5d6d7;
}


/************ CV details ************/

#cvbox{
	margin-top: 15px;
	padding: 5px 0 15px 15px;
	background-color: #E8FFA3;
}


/************ Right column ************/

#right_column a.quick_link {
	display: block;
	padding: 0px 0 5px 20px;
	margin: 0px;
	font-weight: bold;
	font-size: 12pt;
}

/************ Donation ************/

#donation{
	padding: 20px;
	text-align: left;
}

/************ Settings ************/

#settings{
	padding: 10px;
	text-align: left;
}

#settings .label{
	#background-color: #eee;
	width: 100px;
	display: inline-block;
	color: #777;
	font-weight: bold;
	text-align: right;
	padding: 3px;
	#margin: 3px;
}

#settings .value{
	padding: 3px;
	display: inline-block;
	width: 100px;
	color: #999;
	#background-color: #ddd;
	text-align: left;
	#margin: 3px;
}


/************ Blogs ************/


#blog {
	line-height: 16pt;
}

#blog h3{
	line-height: 16pt;
	margin-top: 20px;
}

#blog .date{
	font-size: 8pt;
	display: block;
	color: #6A8C04;
	margin-bottom: 10px;
	margin-left: 3px;
}

#blog .text{
	display: block;
	color: #333;
	margin-bottom: 10px;
	margin-left: 3px;
	line-height: 16pt;
}

/************ Share button ************/
#addthis_toolbox addthis_default_style{
	text-align: center;
	background-color: #F00;
	width: 100px;
	border: 1px solid #f00;
}

#addthis_toolbox addthis_default_style a{
display: inline;
background-color: #F00;
}


/************ Unknown ************/
.datalist{
	width: 96%;

	}
.sep
	{margin:10px 0 10px 0;
	border-top: 1px dotted #d5d6d7;
}


.str {text-decoration: line-through;}
.red {color: red}

.right {text-align: right;}

i
table.th td, table.th th {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: #d5d6d7;
}


hr {
margin:10px 0 10px 0;
color: #fff;
background-color: #fff;
border: 1px dotted #d5d6d7;
border-style: none none dotted;
}


