html,body
{
	margin:0;
	padding:0
}

body
{
	font:76%verdan,sans-serif;
	text-align:center;
	background:#D5D5D5;
 }

p
{
	margin:0 10px 10px;
}

a
{
	color:#AC2E48;
	text-decoration:none;
	font-weight:bold;
}

a:hover
{
	color:#1A1A1A;
	text-decoration:none;
}

h1
{
	padding:0px 0px 2px 0px;
	margin:0px 0px 10px 0px;
	font-family:comic sans ms;
	font-size:24px;
	color:#a2a2a2;
	text-decoration:none;
	border-bottom:0px solid #696866;
	background:#FFF;
	width:60%;
	font-weight:bold;
}

h2
{
	font-family:arial;
	font-size:12px;
	color:#AE2D49;
	margin-top:5px;
	margin-bottom:0px;
	text-decoration:none;	
	font-weight:bold;
}

h3
{
	font-family:arial;
	font-size:12px;
	color:#333;
	margin-top:5px;
	margin-bottom:0px;
	text-decoration:none;	
	font-weight:bold;
}

hr
{
	color:#AC2E48;
	clear:both;
}

/***************************************************************************************************/
.glossary
{
	border:0px solid #000000;
	margin:0px 0px 0px 0px;
	width:100%;
	clear:both;
}

.glossary ul
{
	margin:0px;
	padding:5px 0px 10px 0px;
}

.glossary li 
{
	list-style-image:none;
	border:0px solid #000000;
	background:#FFFFFF url("../images/bullet.jpg") no-repeat 0px 1px;
	font-family:arial;
	float:left;
	font-size:12px;
	list-style-type:none;	
	margin:0px 30px 0px 0px;
	padding:0px 0px 0px 14px;
}
.glossary li a
{
	color:#898E8F;
	text-decoration:none;
}
.glossary li a:hover
{
	color:#AB3046;
}

#visited_link
{
	color:#BD2721;
}

.next
{
	float:right;
}
.next a
{
	color:#898E8F;
	text-decoration:none;
	background:#fff url("../images/bullets.gif") no-repeat 28px 6px;
	padding:2px 10px 2px 0px;	
}
.next a:hover
{
	color:#AB3046;
}

.previous
{
	float:left;
}

.previous a
{
	color:#898E8F;
	text-decoration:none;
	background:#fff url("../images/bulletsleft.gif") no-repeat 0px 4px;
	margin:0px 30px 0px 0px;
	padding:0px 85px 0px 12px;

}

.previous a:hover
{
	color:#AB3046;
}

/********************************************************************/

#header
{
	border:0px solid #000000;
	width:1003px;
	clear:both;
	background:#fff;
	margin:0px 0px 0px 0px;
	height:100px;
	position:absolute;
	top:0px;
}

#header_image
{
	border:0px solid #000000;
	float:left;
}


#toplink
{
	position:absolute;
	left:538px;
	font-family:arial;
	float:right;
	text-align:center;
	color:#CCCCCC;
	font-size:13px;
	background:#BD2721;
	width:465px;
	padding:10px 0px 10px 0px;

}  

#toplink a
{
	border:0px solid #000000;
	color:#CCCCCC;	
	font-family:arial;
	font-size:12px;
	padding:7px;
	font-weight:normal;
}

#toplink a:hover
{
	color:#FFF;
}
/********************************************************************/

.div_middle_content
{
	float:left;
	width:1020px; 
	border:0px solid #000000;
}

.left_content
{
	border:0px solid #000000;
	width:366px;
	float:left;
	clear:both;
	margin:0px 0px 0px 0px;
	padding:30px 0px 0px 55px;
	font-size:12px;
	font-family:Arial;
	color:#7F7F7D;

}
.right_content
{
	border:0px solid #000000;
	padding:0px 0px 0px 12px;
	width:400px;
	float:left;
}
.header-line
{
	float:left;
	width:auto;
	margin-right:1px;
		
}
.text
{
	float:left;
	padding:0px 0px 0px 55px;
	color:#BE2621;
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
}

/*******************************************************/

#top_header_left
{
	float:left;			
}

#top_header_right
{
	float:left;			
	background:#1A1A1A;
	color:#fff;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	padding:0px;
	height:248px;
	width:362px;
}

#top_header_right h2
{
	color:#fff;
	font-size:11px;
} 

/*******************************************************/

#container
{
	text-align:left;
	background:#FFF;
	width:1003px;
	margin:0 auto;

}

#contentindex
{	
	color:#465456;
	float:left;
	width:990px;
	padding:0px 15px 0px 14px;
	text-align:justify;
	background:#fff;
	font-family:arial;
}

#contentindex p
{
	line-height:1.4;
	padding-top:10px;
}

#content
{	
	color:#465456;
	float:left;
	width:840px;
	padding:0px 80px 0px 80px;
	text-align:justify;
	background:#fff;
	font-family:arial;
	font-size:12px;
	margin:170px 0px 0px 0px;
}

#content p
{
	line-height:1.4;
	padding-top:0px;
}

ul
{
	margin:15px 0px 15px 40px;
	padding:0px 0px 0px 0px;
}

li
{
	list-style-image:url("../images/bullets.gif");
	list-style-position:outside;
	font-family:arial;
	font-size:12px;
	color:#666666;
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	background:#fff;
	
}

.list li
{
	list-style-image:none;
	border:0px solid #000000;
	background:#fff url("../images/bullet.jpg") no-repeat 0px 1px;
	font-family:arial;
	font-size:12px;
	list-style-type:none;	
	margin:0px 0px 0px -40px;
	padding:2px 0px 2px 20px;	
}
.list li a
{
	padding:0px 0px 0px 5px;
	color:#898887;
	text-decoration:none;
}
.list li a:hover
{
	color:#AB3046;
}


/******************************************************************/

#footer
{
	font-family:arial;
	font-size:10px;
	background:#fff;
	color:#666;
	text-align:right;
	clear:both;
	border-top:1px solid #BD2822;
	padding:5px 0px 10px 0px;
	width:860px;
	margin:10px 71px 0px 71px;
}

#footer a
{
	color:#666;
	font-weight:normal;
	padding:0px 5px 0px 0px;	
}

#footer a:hover
{
	color:#BD2721;
}
/***********************************************************************/

#footer_bottom
{
	text-align:left;
	width:1003px;
	margin:0 auto;
	font-family:arial;
	font-size:10px;
}
/***********************************************************************/


.section_list
{
	clear:both;
	margin:0px 0px 0px 0px;
	border:0px solid #787775;
	padding:0px;
	font-family:arial;		
	font-size:12px;
	font-weight:bold;
	height:auto;
}

.section_list h2
{
	background:#fff url("../images/bullet.jpg") no-repeat 0px 1px;
	width:240px;
	color:#4E5357;
	margin:5px 10px 0px 5px;
	padding-left:11px;
	height:20px;
	border:0px dashed #696866;
	font-size:11px;
}

.section_list a
{
	padding:0px 0px 0px 10px;
	color:#898E8F;
	text-decoration:none;
}

.section_list a:hover
{
	color:#AB3046;
}


/***********************************************************************/

.page_box
{
	font-family:arial;
	color:#000;	
	clear:both;
}

.page_box a
{
	color: #AB3046;
	text-decoration:none;
	font-weight:bold;
	font-family:arial;
	font-size:11px;
}

.page_box a:hover
{
	color:#333;
}

.page_box h2
{
	font-family: arial;		
	font-size:12px;
	padding:0px;
	margin:0px 0px 5px 0px;
	font-weight:bold;
}

.page_box h2 a
{
	font-size:12px;
	font-family:arial;
	color:#000;
}

.pages_box h6
{
	font-family: arial;		
	font-size:11px;
	padding:0px;
	margin:5px 0px 5px 0px;
	font-weight:normal;
}

/***********************************************************************/

fieldset
{
	border-left:1px solid #a1a1a1;
	border-right:1px solid #a1a1a1;
	border-bottom:1px solid #a1a1a1;
	padding:10px;
	margin-top:10px;
 	margin-bottom:5px;
}

fieldset a
{
	font-size:11px;
	color:#DADDDF;	
	font-weight:normal;
}

fieldset a:hover
{
	font-size:11px;	
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}


legend
{
	font-family:arial;
	font-size:12px;
	font-weight: bold;
	line-height: 1.1;
	color:#fff;
	background: #696866;
	border: 0px solid #94B600;
	padding: 2px 6px;
	margin:8px;
}

label
{
	width:31%;
	height:20px;
	margin:0px 3px 0px 0px;
	background-color:#FFF;
	float:left;
	display: block;
	font-family:arial;
	font-size: 11px;
	font-weight: bold;
	color:#000;
	text-align:left;
	height:28px;
	padding:3px 0px 0px 5px;
}

.div_textarea
{
	width:230px;
	height:68px;
	float:left;
	background-color:#EFEFEF;
	margin-top:3px;
	padding-top:3px;
	padding-left:5px;
	text-align:left;
	
}

.div_texbox
{
	font-family:arial;
	font-size:11px;
	width:65%;
	float:left;
	background-color:#FFF;
	height:25px;
	text-align:left;
	color:#000;
	margin:0px 0px 3px 0px;
	padding:3px 0px 3px 5px;
	border:1px solid #EFEFEF;
}


.div_texbox_error
{
	font-family:arial;
	font-size:11px;
	width:65%;
	float:left;
	background-color:#FFF;
	height:25px;
	text-align:left;
	color:#000;
	margin:0px 0px 3px 0px;
	padding:3px 0px 3px 5px;
	border:1px solid #AE2D49;
}


.textbox
{
    	background-color:#EFEFEF;
	width:90%;
    	font-family:arial;
	font-size:12px;
    	color: #000;
	font-weight:normal;
	padding-left:5px;
}

 
.textbox:focus, .textbox:hover
{
	background-color:#FBECEF;
}

.textbox1
{
    	background-color:#FEFFF9;
	width:185px;
	font-family:arial;
	font-size:10px;
    	color: #000;
	border:1px solid #666; 
}

.textbox1:focus, .textbox1:hover
{
	background-color:#FBECEF;
}


.textbox_select
{
	background-color:#FFFFFF;
	background-position:left;
	width:185px;
	font:normal 12px arial;
	margin: 1px 1px 1px 1px;
	color: #90B400;
	border:0px solid #666;	
}


.textbox_select:focus, .textbox_select:hover
{
	background-color:#FFFFFF;
}

.textbox2
{
	font-family:arial;
	font-size:12px;
    	color: #000;
	border:1px solid #666; 
}


.username
{
	background-image: url(../image/discuss.png);
    	background-repeat: no-repeat;
    	background-position:left;
    	background-color:#FFFFFF;
	width:80%;
    	font-family:arial;
	font-size:12px;
    	color: #000;
	font-weight:normal;
	padding:2px 2px 2px 18px;

}

.username:focus, .username:hover
{
	background-image: url(../image/discuss.png);
    	background-repeat: no-repeat;
    	background-position:left;
    	background-color:#FBECEF;
	width:80%;
    	font-family:arial;
	font-size:12px;
    	color: #000;
	font-weight:normal;
	padding:2px 2px 2px 18px;
}
   
.password
{
  	background-image: url(../image/password.png);
    	background-repeat: no-repeat;
   	background-position:left;
   	background-color:#FFFFFF;
	width:80%;
    	font-family:verdana;
	font-size:12px;
    	color: #000;
	font-weight:normal;
	padding:2px 2px 2px 18px;
}

.password:focus, .password:hover
{
	background-image: url(../image/password.png);
    	background-repeat: no-repeat;
   	background-position:left;
   	background-color:#FBECEF;
	width:80%;
    	font-family:verdana;
	font-size:12px;
    	color: #000;
	font-weight:normal;
	padding:2px 2px 2px 18px;
}




/****************************************************************************************/


.tableHeading
{
	background:#A63145;
	color:#fff;
	font-family:Verdana;
  	font-size: 12px;
	font-weight:bold;
	height:25px;
}

.tableContent
{
	background:#ececec;
	color:#000;
	font-family:Verdana;
  	font-size: 12px;
	font-weight:normal;
	height:25px;
	text-align:center;
}

/***************************************************************************************/

.category_header
{
	font-family:arial;
  	font-size: 10px;
	font-weight:normal;
	color:#7F7F7D;
	margin:0px 0px 15px 0px;
}

.category_header a
{
	color:#BD2721;
	text-decoration:none;
	font-weight:normal;
}

.category_header a:hover
{
	color:#7F7F7D;

}

/***************************************************************************************/

.category_list
{
	margin:10px 0px 10px 0px;
	border:1px solid #1A1A1A;
	padding:8px;
	font-family: arial;		
	font-size:12px;
	font-weight:bold;
	height:110px;
}

.category_list a 
{
	color : #1a1a1a;
	text-decoration : none;
}

.category_list a:hover
{
	color : #666;
}


/******************************************************************************/

.menu
{
	text-align:center;
	margin:20px 71px 20px 71px;
	clear:both;
	width:840px;
	height:31px;
	font-size:0.85em;
	position:absolute;
	top:100px;
	z-index:100;
	border-top:1px solid #BD2721;
	border-bottom:1px solid #BD2721;
	background:#fff;
	padding-left:20px;
}



/* hack to correct IE5.5 faulty box model */
* html .menu
{
	width:840px;
	w\idth:840px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul
{
	padding:0;
	margin:0;
	list-style-type:none;
}

.menu ul ul
{
	width:149px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li
{
	list-style-image:none;
	background:#FFFFFF;
	float:left;
	width:125px;
	position:relative;
	text-align:center;
	list-style-type:none;	
	padding:0px;
	margin:0px;
}

/* style the links for the top level */
.menu a, .menu a:visited
{
	background:#fff url("../images/top_menu_icon.gif") no-repeat 0px 8px;
	display:block;
	font-family:arial;
	font-size:13px;
	text-decoration:none;
	list-style-type:none;	
	color:#666;
	width:104px;
	height:31px;
	padding:0px 0px 0px 5px;
	line-height:29px;
}

.menu a:hover, .menu a:hover
{
	color:#BD3721;
}


/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited
{
	width:104px;
	w\idth:104px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited
{
	background:#ffffff;
}

/* style the second level hover */
.menu ul ul a.drop:hover
{
	background:#fff;
}
.menu ul ul :hover > a.drop
{
	background:#c9ba65;
}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited
{
	background:#fff;
}

/* style the third level hover */
.menu ul ul ul a:hover
{
	background:#fff;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul
{
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0;
	width:198px;
	border-top:0px solid #BD2821;
}

/* another hack for IE5.5 */
* html .menu ul ul
{
	top:30px;
	t\op:31px;
}

/* position the third level flyout menu */
.menu ul ul ul
{
	left:149px;
	top:-1px;
	width:149px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left
{
	left:-149px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table
{
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited
{
	background:#fff;
	text-align:left;
	font-family:arial;	
	font-size:13px;
	color:#666;
	height:auto;
	line-height:1em;
	padding:8px 0px 10px 10px;
	width:188px;
	border-bottom:solid 1px #BD2721;
	border-left:solid 1px #BD2721;
	border-right:solid 1px #BD2721;
}

.menu ul ul a:hover, .menu ul ul a:hover
{
	background:#EBEAE9;
	color:#BD2721;
}



/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited
{
	width:188px;
	w\idth:188px;
}

/* style the top level hover */

/*
.menu :hover > a, .menu ul ul :hover > a 
{
	color:#BD2721;
	background:#FFF;
	background:#fff url("../images/top_menu_icon.gif") no-repeat 0px 8px;
}*/

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul
{
	visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul
{
	visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul
{
	visibility:visible;
}

/******************************************************************************/

.row
{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#000;
	text-align:left;
	background:#F6F6F6;
	font-size:12px;
	font-family:arial;
}

.alt_row
{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#000;
	text-align:left;
	background:#fff;
	font-family:arial;
	font-size:12px;
}

/******************************************************************************/


.row_caption
{
	font-family:arial;
	clear:both;
	float:left;
	width:280px;
	text-align:right;
	font-weight:bold;
	margin-right:5px;
	text-align:left;	
}

/*****************************************************************************/
#success_box
{
	width:90%;
	padding:10px;
	float:none;	
	background:#EEE;
	text-align:left;
	color:#6E6E6C;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}
/***************************************************************************************/

#category_list
{
	margin:20px 0px 10px 0px;
	text-align:center;	
}

#category_list a
{
	padding:10px;
}
#category_list a:active
{
	color: #0000FF;
	/*filter:alpha(opacity=100);*/
}


/**************************************************************************************/
#portfolio
{
	width:840px;
	height:280px;
	background:#f2f2f2;
	text-align:center;
}

a.portfolio_pagination
{
	color:#ff0000;
	cursor:pointer;
}

/***************************************************************************************/

#portfolio_category_list
{
	margin:20px 0px 10px 0px;
	text-align:center;	
}

#portfolio_category_list a
{
	padding:10px 20px 10px 20px;
	cursor:pointer;
}

#portfolio_category_list a:active
{
	color: #0000FF;
	/*filter:alpha(opacity=100);*/
}

/**************************************************************************************/
