/* -------------------------------------------------------------- 
   
   typography.css
   * Sets up some sensible default typography.
      
-------------------------------------------------------------- */

/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
body { 
  
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #003761;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #F93D3D;
	background-image: url(../../../images/arrow_03.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 0px;
}
h3 {
	font-size: 11pt;
	line-height: 1;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	text-decoration: none;
}
h3 a
{ text-decoration:none:
}
 
h4 {
	font-size: 1.2em;
	margin: 0px;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0em;
	color: #1950A2;
}
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

p           {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	text-align: justify;
}
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #000; }
a           {
	color: #3D638C;
	text-decoration: none;
}

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */



/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }
.table-bg {
	background-color: #F0F0F0;
	background-image: url(../../../images/admin/shadow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 25px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B55C4;
	text-align: center;
}
#main_outer #home_content_outer #inner_content #inner-content #admin_box_outer #admin-box-bg #mytable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0B55C4;
	padding: 5px;
	height: 10px;
}
.border {
	border: 1px solid #E1E1E1;
}
.login-bg {
	background-image: url(../../../images/admin/login.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 244px;
	padding-top: 0px;
}
#project_box {
	float: left;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
}
#admin_main_outer #admin_content_outer #inner_content #inner-content #admin_box_outer #admin-box-bg #project_box img a {
	border: 1px solid #D1D1D1;
}
#admin_main_outer #admin_content_outer #inner_content #inner-content #admin_box_outer #admin-box-bg #project_box img a:hover {
	border: 1px solid #D1D1D1;
	filter: Alpha(Opacity=20);
}
.error {
	background-image: url(../../../images/admin/error-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	text-align: left;
	height: 25px;
	width: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	padding-top: 5px;
	font-weight: bold;
}
#main_outer #home_content_outer table tr td #inner_content #inner-content #project_menu_heading ul {
	margin: 0px;
}
#main_outer #home_content_outer table tr td #inner_content #inner-content #project_menu_heading ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #385D86;
	background-image: url(../../../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	float: right;
	height: 22px;
	width: 88px;
	padding-left: 27px;
	font-weight: normal;
	padding-top: 5px;
	margin-left: 8px;
	display: inline;
	text-align: left;
}
#heading_projects {
	height: 27px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F93D3D;
	margin-bottom: 11px;
	margin-top: 5px;
}
.project-name {
    color: #3D638C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
		font-size: 12px;

	}
.product-images-01 {
	height: 215px;
	width: 325px;
}
.product-images {
	height: 200px;
	width: 220px;
}
.product_shadow {
	background-image: url(../../../images/shadow.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 100%;
}
.product_slide {
	height: 17px;
	width: 100%;
}
#content_outer ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content_outer ul li {
	background-image: url(../../../images/arrow_04.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	list-style-type: none;
}

