@import url("body_content.css");
@import url("book_details.css");
@import url("list_content.css");
@import url("archit_body.css");
@import url("graphic_body.css");
@import url("book_details.css");
@import url("footer.css");
@import url("contact_body.css");

body,td,th {
	font-family: "Myriad pro";
	background-color: #134C85;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#nav{
	text-decoration: none;
	width: 980px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: auto;
	right: auto;
	height: 60px;
	background-color: #FFFFFF;
	top: 0px;	/*-moz-border-radius:0px 20px 20px 20px;*/
}
#menuHeader {
	float: right;
	background-color: #000000;
	height: 60px;
	padding-left: 10px;
	-moz-border-radius:0px 0px 0px 20px;
}

#nav h1 {
	font-family: Arial, Helvetica, Sans;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-left: 5px;
	/*text-transform: uppercase;*/
	color: #000;
	font-size: 1.9em;
	/*text-shadow: rgba(0,0,0,.8) 3px 0 3px;*/
}


.tabs {
	list-style:none;
	height:45px;
	padding:2;
		}
		.tabs li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	margin-right: 5px;
	margin-top: 5px;
	padding: 2px;
	font-size: 1em;
	font-weight: bold;
		}
		
		
		.tabs li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	/*border: 2px solid #000000;*/
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	-moz-border-radius: 10px;
	background-color: #000000;
	font-size: 1em;
	font-weight: bold;
		}
		
		
		.tabs li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF; /*#3206FF;*/
	text-decoration: none;
	/*border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #134C85;
	border-bottom-color: #FFFFFF;
	border-left-color: #134C85;*/
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	-moz-border-radius: 10px;
	background-color: #333333;
	font-size: 1em;
	font-weight: bold;
}
		
		.tabs li a.selected, .tabs li a.selected:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;/*#3206FF;*/
	text-decoration: none;
	/*border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #134C85;
	border-bottom-color: #FFFFFF;
	border-left-color: #134C85;*/
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	-moz-border-radius: 10px;
	background-color: #333333;
	font-size: 1em;
	font-weight: bold;
		}
#contentindex {
	width: 980px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#contentindex h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 15px;
}

#leftside {
	float: right;
	margin-top: 80px;
	margin-right: 80px;
	width: 30%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#rightbox {
	float: left;
	margin-top: 10px;
	width: 200px;
	text-align: center;
}
#leftbox a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#leftbox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #E10016;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E10016;
}
#rightbox a {
	color: #000033;
	text-decoration: none;
}
#rightbox a:link {
	color: #000033;
	text-decoration: none;
}
#rightbox a:hover {
	color: #000033;
	text-decoration: none;
}
/*#content {
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}*/

#content  h2 {
	float: left;
	width: 980px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	font-family: Georgia, serif, "Times New Roman", Times;
	color: #FFFFFF;
}


#leftbox a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}


#leftside p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	font-size: 1em;
}
#box {
	float: right;
	margin-bottom: 25px;
	width: 200px;
}
#leftbox {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin: 0px;
	width: 200px;
	text-align: center;
}



#rightsidebar {
	float: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	width: 700px;
	margin-right: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#rightsidebar a:link {
	text-decoration: none;
	color: #000033;
}
#rightsidebar a {
	color: #000033;
	text-decoration: none;
}
#rightsidebar a:hover {
	color: #000033;
	text-decoration: none;
}
.imageCover {
	bottom: -35px;
	position: absolute;
}



#book1 {
	float: left;
	color: #000033;
	margin-right: 10px;
	margin-left: 15px;
}
#book2 {
	float: left;
	color: #000033;
	margin-right: 15px;
}
#book3 {
	float: left;
	color: #000033;
	text-decoration: none;
	padding-top: 45px;
}
#book4 {
	float: left;
	color: #000033;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 15px;
	padding-top: 20px;
}
#book5 {
	float: left;
	margin-right: 10px;
	color: #000033;
	text-decoration: none;
	padding-top: 18px;
}
#book6 {
	float: left;
	color: #000033;
	text-decoration: none;
	padding-top: 32px;
}

#sidebar {
	float: right;
	color: #FFFFFF;
	font-family: Verdana;
	text-transform: uppercase;
	margin-top: 55px;
	width: 350px;
	font-size: 1em;
}
#sidebar h3 {
	font-family: Verdana;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}
#sidebar p {
	font-family: Verdana;
	font-size: .8em;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}


/* SLIDESHOE COVERS*/

/* END SLIDESHOE COVERS*/
#page {
	float: left;
}
