/*-------------------------------------------------
global elements
-------------------------------------------------*/

@import url(//fonts.googleapis.com/css?family=Droid+Sans:regular,bold&subset=latin);

body {
	margin: 0;
	background:#fff url(../images/back-menu2.jpg) repeat-x top center; padding: 0 0; margin: 0 0;
}

body,td,th {
	/*font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;*/
	font-family: 'Droid Sans', arial, serif;
	font-size: 75%;
	color: #231f20;
	line-height: 20px
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow:auto;
	padding-bottom: 100px;
}
p {
	margin: 0;
	margin-bottom: 20px
}
a {
	text-decoration: none;
	color: #134c8a
	/*color: #009999*/
	/*color: #037171;*/
}
a:hover {
	color: #333333
}
img {
	border: 0
}

/* headings */

h1, h2, h3, h4, h5 {
	font-family: 'Droid Sans', arial, serif;
	font-weight: bold;
	/*font-family: Trebuchet MS, Verdana, Arial, sans-serif;*/
}


h1 {
	margin: 0;
	padding: 0; font-weight: normal;
}
h1#site_name {
	margin: 0;
	padding: 0;
	float: left
}
h1#site_name a {
	width: 300px;
	height: 160px;
	display: block;
	background: url(../images/home/artClone3D-logo.png) no-repeat;
}
h1#site_name a img {
	display: none
}
h1#site_name a span {
	display: none
}
h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h3 {
	margin: 0;
	padding: 0;
}
h3#site_tagline {
	display: none
}
h4 {
	margin: 0;
	padding: 0
}
h5 {
	margin: 0;
	padding: 0
}
p.light {
	color:#666
}
/*-------------------------------------------------
masthead elements
-------------------------------------------------*/
#masthead {
	background: transparent url(../images/home/masthead.png) no-repeat top left;
	min-height: 140px;
}
#utility_links {
	float: right;
	text-align: right;
	/*width: 550px;
	text-transform: lowercase*/
}

/*-------------------------------------------------
main_pane elements
-------------------------------------------------*/
#main_pane {
	clear: both
}
#titlebar {
	height: 60px;
	line-height: 60px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bfbfbf
}
/*#titlebar h1 {
	float: left;
	width: 900px;
	color: #1e1e1e
	font-weight: bold;
	font-size: 36px;
	letter-spacing: -2px;
*/	
#titlebar h1 {
  color: #333;
  font-size: 30px;
  font-weight: normal;
  margin: 0 0 20px 0;
  padding: 0;
}

/* pager */
.pager_main_column {
	float: right;
	width: 255px
}
#pager_main_column_top {
	padding-top: 15px
}
#pager_main_column_bot {
	padding-bottom: 55px;
	clear: both
}
.pager_main_column ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.pager_main_column ul li {
	float: left
}
.pager_main_column ul li a {
	background-repeat: no-repeat;
	height: 28px;
	width: 125px;
	display: block
}

.pager_main_column_previous span, .pager_main_column_next span {
	display: none
}

/* pagination */
.pagination {
	float: left;
	height: 30px;
	width: 320px;
	margin-bottom: 20px;
	line-height: 25px;
	padding-top: 10px;
	padding-left: 20px
}
#content .pagination h3 {
	float: left;
	font-size: 16px;
	color: #448cca
}
.pagination ul {
	margin: 0;
	padding: 0
}
.pagination ul li {
	float: left;
	list-style-type: none
}


/* globalnav */
#globalnav {
    width: 190px
}
#globalnav ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}
#globalnav ul li a {
    font-size: 14px;
    display: block;
    text-decoration: none;
    line-height: 16px;
    color: #4c4c4c;
    padding-top: 5px;
    padding-bottom: 5px
}
#globalnav ul li .active, #globalnav ul li .active:hover {
    color: #7f281b
}
#globalnav ul ul li .current, #globalnav ul ul li .current:hover {
    color: #983222
}
#globalnav ul ul ul li .current, #globalnav ul ul ul li .current:hover {
    color: #1e1e1e
}
#globalnav ul li a:hover {
    color: #000000
}
#globalnav #globalnav_home {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
	margin-bottom: 5px; 
    padding-bottom: 10px !important;
	padding-bottom: 0px
}

ul#globalnav_intro {
	margin-top: 0px;
	margin-bottom: 10px
}
ul#globalnav_intro li {
	margin-bottom: 0px !important;
	margin-bottom: -20px
}

#globalnav_sections_title{
	background-color: #f3f3f3;
}

#globalnav_sections_title h2{
	background-color: #666;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #fff;
	text-align: left
}
#globalnav_sections {
    background-color: #f3f3f3;
    padding: 5px;
}

#globalnav_sections li {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #fff
}

#globalnav_sections li ul li {
    border-bottom-color: #d9d9d9;
    border-bottom-style: none;
	margin:0
}
#globalnav_sections li ul li a {
    font-size: 12px;
    padding-left: 35px;
    height: 15px;
    line-height: 15px;
    display: block;
    background-image: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f3f3f3
}
#globalnav_sections li ul li a.current {
    background-image: none;
	font-weight: bold;
	color: #000
}

#globalnav_sections li ul li ul li {
    border-bottom-style: none;
    padding-left: 10px;
	padding-top: 0px;
    padding-bottom: 5px
}

#globalnav_sections li ul li ul li a {
    font-size: 12px;
    padding-left: 45px;
    padding-right: 10px;
    line-height: 12px;
    height: auto;
    border-bottom-style: none;
	margin-left: -10px;
	padding-top: 0px;
    padding-bottom: 5px
}
#globalnav_sections li ul li ul li a.current {
	background-color: transparent;
	margin-left: -10px;
	padding-top: 0px;
    padding-bottom: 5px
}



#sub_section_one_learn ul li, #sub_section_two_learn ul li, #sub_section_three_learn ul li, #sub_section_four_learn ul li,
#sub_section_one_preview ul li, #sub_section_two_preview ul li,  #sub_section_three_preview ul li,  #sub_section_four_preview ul li {
	line-height: 14px;
	margin-bottom:0px;
	padding: 0	
}


/* main_column */
#main_column {
	float: right;
	width: 680px;
	margin-bottom: 30px
}
#main_column .body_link {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;	
	font-weight: bold
}
#main_column .body_link:hover {
	border-bottom-color: #333333
}
#main_column ul, #main_column ol {
	list-style-type: circle;
	color: #364A59;
	font-size: 13px;
	line-height: 15px
}
#main_column ul li, #main_column ol li {
	margin-bottom: 5px
}
#main_column h2 {
	float: left;
	font-size: 35px;
	line-height: 38px;
	color: #983222;
	font-weight: normal;
	margin-bottom: 18px;
	padding-top: 5px;
}
#main_column h2 span {
	font-size: 14px;
	font-weight: normal;
	padding-left: 10px;
	color: #1e1e1e
}
#main_column h3 {
	font-size: 20px;
	color: #998c8a;
	font-weight: normal;
	margin-bottom: 12px
}
#main_column h4 {
	font-size: 16px;
	color: #993300;
	margin-bottom: 5px
}
#main_column h5 {
	font-size: 14px;
	color: #364A59;
	margin-bottom: 3px
}

#other_programs {
}
#other_programs_col_left {
	float: left;
	width: 320px
}
#other_programs_col_right {
	float: right;
	width: 320px
}

/*-------------------------------------------------
footer elements
-------------------------------------------------*/
#footer {
	position: relative;
	clear: both;
	height: 100px;
	margin-top: -100px;
/*	line-height: 50px; */
/*	background: #1e1e1e;*/
	background: url(../images/back-home.jpg) repeat-x bottom center;	color: #fff;
}
#footer_content {
	width: 900px;
	height: 90px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
#copyright {
	float: left;
	width: 650px
}
#footer_links {
	float: right;
	text-align: right;
	width: 250px
}
#footer_links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer_links ul li {
	display: inline
}
#footer_links ul li a {
	color: #fff;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff
}
#footer_links ul li a:hover {
	text-decoration: underline
}
#footer_links ul li #footer_link_print {
	border-left-style: none
}
#footer a { color:#fff}
#footer a:hover { color:#ccc}
.mail { font-size:1.3em; text-shadow: #000 0.1em 0.1em 0.2em;}


/*#footer {margin-top: 3em;}*/
#footer div.navigation { border-top:1px solid #fff/*#ddd*/;/*border:1px solid #ddd;border-radius:6px;*/}
#footer div.navigation ul {list-style: none inside none;width:16.5%;float:left;margin:1em 0 1.5em;height:22ex;}
#footer div.navigation li {padding:0 0 0 1.5em;}
#footer div.navigation ul + ul {border-left:1px #fff/*#ddd*/ solid;}
#footer div.navigation a {color:inherit;text-decoration:none;}

/*-------------------------------------------------
form elements
-------------------------------------------------*/
form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none
}


/*-------------------------------------------------
misc elements
-------------------------------------------------*/
.float_right {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px
}
.float_left {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden
}
.back_to_top {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: right;
}

.back_to_top a {
	padding-right: 15px
}
.h_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	margin-top: 30px;
	margin-bottom: 30px
}

.list_tight {
	margin-top: -10px;
	margin-bottom: 20px
}

.list_close {
	margin-top: -5px;
	margin-bottom: 20px
}

/* div_columns */
.div_columns {
}
.div_columns_row {
}
.div_columns_row_odd {
	clear: both;
	background-color: #e9fffc;
	padding-top: 3px;
	padding-bottom: 3px
}
.div_columns_row_even {
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px
}
.div_columns_left {
	float: left;
	width: 320px
}
.div_columns_right {
	float: right;
	width: 330px
}

.box_highlight {
	padding: 12px;
	/*background-color: #BDFBFB;*/
	background-color:#d9ffff
}

.list_highlight {
	padding-top: 1px;
	padding-bottom: 1px;
	/*background-color: #BDFBFB;*/
	background-color:#d9ffff
}

.list_callout {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f1ffff;
	border: 1px dotted #ccc
}

.list_callout ul {
	margin: 2px;
	padding-left:30px
}


/* Use these classes to set the width of a column. */
/*div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.third, div.sixth, */div.article, div.homepage, div.aside/*, #footer .search, div.half, div.fourth, div.fifth*/  {float:left; margin-right: 24px;}

/* The last column in a row needs this class. */
.last, div.last, div.aside, div.blocnews, #footer .search {margin-right:0;}

div.blocgallery { float: right; margin: 40px 0 0 0; width: 288px;}
.item-gallery {float: left; margin: 0px 22px 20px 0px; }
.item-gallery a img, .item-gallery a {border: none; float: left; }
.item-gallery a:hover {outline: 3px solid #9be534;}


.span-1  { width: 24px;}
.span-2  { width: 72px;}
.span-3  { width: 120px;}
.sixth   { width: 136px;}
.span-4, #footer .search, .fifth { width: 168px;}
.span-5, .fourth  { width: 216px;}
.span-6, .aside { float:right; width: 224px;}
.blocnews { float:right; width: 284px;}
.homepage { width: 580px/*588px*/;}
.third   { width: 296px;}
.span-7  { width: 312px;}
.span-8  { width: 360px;}
.span-9  { width: 408px;}
.span-10, .half { width: 456px;}
.span-11 { width: 504px;}
.span-12 { width: 552px;}
.span-13 { width: 600px;}
.span-14, .article { width: 648px;}
.span-15 { width: 696px;}
.span-16, .sitenav { width: 744px;}
.span-17 { width: 792px;}
.span-18 { width: 840px;}
.span-19 { width: 888px;}
.span-20, div.span-20 { width: 936px; margin: 0; }

/* Side Menu Styling */
.pagenav {border-bottom:1px dashed #dddddd; list-style:none; margin:0 0 26px 0; padding:0;}
.pagenav li {border-top:1px dashed #dddddd; padding:.25em 0 .24em 1em; font-size:1em; list-style-type:none !important;list-style-image:none;}
.pagenav li ul {border-bottom:none; margin:0;}
.pagenav li a {color:inherit; text-decoration:none;}
.pagenav li a:hover {text-decoration:underline;}
.pagenav li.on a, .pagenav li.active a {color:#d70000;}
.pagenav li.on li a,.pagenav li.active li a  {color:#535353;}
.pagenav li.on > a {color:#900;}

div.article, div.homepage {font-size: 106%;line-height:1.4;min-height:420px;}
div.article, div.homepage{
  padding-right:11px;
  margin-right:12px;
  border-right:1px solid #ddd;
}
div.homepage{ border: none; padding-top: 20px; text-align: justify;}
div.blocnews { background: transparent url(../images/home/blocnews.jpg) no-repeat bottom; padding-top:10px; min-height:150px; color: #513309;}
div.blocnews a, div.blocnews a:visited { color:#513309; font-weight: bold }
div.blocnews a:hover { color:#CC0000;}

div.homepage { margin-right: 20px;}


.txtnews { margin: 10px 10px; text-align: center}
.txtnews ul { font-size: 1.2em; list-style-type: none; padding-left: 0px;}
.txtnews h3 { font-weight: bold; color: #CC0000;}

.clear {display:block; clear:both;}

/*h1, h2, h3, h4 {
  font-weight: normal;
  color: #222;
  font-family: 'helvetica neue', helvetica, arial, sans-serif;
}*/

/*h1 {font-size:3em; line-height:1; margin-bottom:0.1em;}*/
/*h1 {font-family: Trebuchet MS, Verdana, Arial, sans-serif;}*/
h2 {/*font-size:1.8em;*/ line-height:1.1; margin-bottom:0.75em;}
h3 {font-size:1.4em; line-height:0.95; margin:0 0 0.7em;}
h4 {font-size:1.2em; font-weight:bold; line-height:1.25; margin-bottom:0.5em;}
h5 {font-size:1em; font-weight:bold;}
h6 {font-size:1em; font-style:italic;}

table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
table, td, th {
  vertical-align: middle;
}
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

table          { margin-bottom:1.4em; width:100%; border-collapse:collapse; }
th             { font-weight:bold; background-color:#f0f0f0; }
th,td          { border:1px solid #dddddd; padding:.33em .67em; vertical-align: top; }
tr.even td     { background-color:#f7f7f7; }
tr.even th	   { background-color:#e8e8e8; }
tfoot          { font-style:italic; }
caption        { background-color:#eee; }
/* Use this if you use span-x classes on th/td. */
table .last    { padding-right: 0; }
table.collapse { border:0;padding:0;width:auto;margin:1.4em auto; }
table.collapse td,
table.collapse th { border:none;padding:0; }

.center { text-align: center}
