/* Default CSS Stylesheet for a new Web Application project */

HTML
{
}

BODY
{
    BACKGROUND-COLOR: #c0baab;
    font-size: 100%;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Comic Sans MS, Verdana;
	font-size:	14px;
	font-weight: normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	background: transparent;
	}	
		
H2	{	
	font-family: Comic Sans MS, Verdana;
	font-size:	16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	background: transparent;
	margin-left: 5px;
	margin-bottom: 2px;
	COLOR: #b95cd8;
	}	
		
H3	{	
	font-family: Edwardian Script ITC, Arial, Helvetica, sans-serif;
	font-size:	30px;
	font-weight: 900;
	text-align: center;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	background: transparent;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #518ce6;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	color: #518ce6;
	font-weight:	900;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	background: transparent;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-right: 10px;
	}	
		
H5, DT	{	
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:	14px;
	font-weight:	700;
	font-style:	normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	background: transparent;
	/*color: #518ce6;*/
	/*color: #fba09b;*/
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	}	
		
H6	{	
	font-family: 'Comic Sans MS', Verdana, Arial, Helvetica, sans-serif;
	color:  #518ce6;
	font-size:	14px;
	font-weight:	900;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	background: transparent;
	margin: 0px;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

A
{
    font-family: Verdana;
    font-size: .9em;
    font-weight: bold;
}

A:link	{	
	text-decoration: none;
    color: #c0baab;
	}	
		
A:visited	{	
	text-decoration: none;
    color: #c0baab;
	}	
		
A:hover	{	
	text-decoration: underline;
    color: #c0baab;
	}
	
A:active	{	
	text-decoration: none;
    color: #c0baab;
	}	
		
.hyperlink
{
    font-family: Verdana;
    font-size: 1em;
    font-weight: bold;
    text-decoration: underline;
}

.hyperlink:link	{	
	text-decoration: underline;
    color: #c0baab;
	}	
		
.hyperlink:visited	{	
	text-decoration: underline;
    color: #c0baab;
	}	
		
.hyperlink:hover	{	
	text-decoration: underline;
    color: #38626a;
	}
	
.hyperlink:active	{	
	text-decoration: underline;
    color: #c0baab;
	}	
		
.hypernonlink
{
    font-family: Verdana;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
}

.hypernonlink:link	{	
	text-decoration: none;
    color: #c0baab;
	}	
		
.hypernonlink:visited	{	
	text-decoration: none;
    color: #c0baab;
	}	
		
.hypernonlink:hover	{	
	text-decoration: none;
    color: #38626a;
	}
	
.hypernonlink:active	{	
	text-decoration: none;
    color: #c0baab;
	}	
		
.hyperxtralink
{
    font-family: Lucida Calligraphy;
    font-size: .9em;
    font-weight: normal;
	text-decoration: underline;
	color: Black;
}

.hyperxtralink:link	{	
	text-decoration: underline;
    color: black;
	}	
		
.hyperxtralink:visited	{	
	text-decoration: underline;
    color: black;
	}	
		
.hyperxtralink:hover	{	
	text-decoration: underline;
	font-weight: bold;
    color: black;
	}
	
.hyperxtralink:active	{	
	text-decoration: underline;
    color: black;
	}	
		
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	
LI 
{
	list-style-image: url('images/militaryportraiture/MPStar2.gif');
	list-style-type: disc;
	font-family: Verdana;
    font-weight: bold;
    font-size: .9em;
    color: #c0baab;
}

UL LI	
{
	list-style-type: disc;
    margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}	

UL LI LI	
{
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
    margin-left: -30px;
}	

UL LI LI LI	
{
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
    margin-left: -30px;
    font-size: 1em;
}	
	
UL LI LI LI	LI
{
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
    margin-left: -30px;
    font-size: 1em;
}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

#rwpage
{
    position: absolute; 
    top: 20px; 
    left: 0px; 
    width: 100%; 
    height: auto;
}

#divPortraiture
{
    position: absolute; 
    left: 60%; 
    top: 16%;
    width: 30%;
}

#detailitems 
{
    vertical-align: top;
    width: 94%;
    height: auto;
    font-size: 14px;
    text-align: center;
    margin-left: 3%;
    margin-right: 3%;
    position: relative;
}

.divitemtemplate
{
    width: 160px;
    min-height: 280px;
    float: left;
    text-align: center;
}

.divitemsbutton
{
    height: 160px;
    width: 160px;
}

.divitemslinkcomic
{
    font-family: Comic Sans MS;
    font-size: 14px; 
    text-align: center;
    min-height: 60px;
}

.divitemslinkscript
{
    font-family: Lucida Calligraphy;
    font-size: 14px; 
    text-align: center; 
    min-height: 60px;
    width: 160px;
}

.itemsimage
{
    width: 100%;
    max-height: 160px;
    vertical-align: top;
    text-align: center;
}

#divPortraiture2
{
    background-color: White;
}

#divCursor
{
    color: white;
    position: absolute;
    left: 89.5%;
    top: 13%;
    font-family: Verdana;
    font-size: .7em;
    width: 10%;
}

.lblcursor
{
    color: white;
    text-decoration: underline;
    font-family: Verdana;
    font-size: 1.1em;
}

#divheader
{
    width: 96.9%;
    text-align: center;
    background-color: White;
    padding-top: 30px;
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 2%;
}

#divoutofstock
{
    text-align: center;
    left: 10%;
    width: 96%; 
    background-color: White;
    padding-top: 30px;
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 2%;
    border-width: 2px;
    border-color: Red;
}

.mstrMP
{
    background-image: url('images/MilitaryPortraiture/MilitaryPortraiture2.gif');   
    background-repeat: no-repeat; 
    background-position: center;
}

.MPNavigator
{
    background-image: url('images/MilitaryPortraiture/MilitaryPortraitureOld.gif'); 
    background-repeat: no-repeat; 
    background-position: center;
    width: 100%;
    height: 575px;
}

#divTitle
{
    width: 67%; 
    position: absolute; 
    top: 400px; 
    left:17%; 
    font-family:Castellar; 
    font-size: 1.5em; 
    text-align: center; 
    vertical-align: top;
    height: auto;
}

.MPCursor
{
    background-color: White;
}

.imageborder
{
    border-width: 8px;
    border-style: solid;
    border-right-color: #D9C5A5;
    border-bottom-color: #D9C5A5;
    border-top-color: Red;
    border-left-color: Blue;
}

.imagebuttons
{
    cursor: pointer; 
    text-align: center;
}

.disclaimer
{
    clear: both; 
    vertical-align: bottom; 
    text-align: center; 
    font-size: .8em;
}

.mplink
{
    font-size: 1em;
    font-family: Times New Roman;
}

.mplink:link	{	
	text-decoration: none;
    color: #2F2F2F;
	}	
		
.mplink:visited	{	
	text-decoration: none;
    color: #2F2F2F;
	}	
		
.mplink:hover	{	
	text-decoration: underline;
    color: #000000;
	}
	
.mplink:active	{	
	text-decoration: none;
    color: #2F2F2F;
	}	
		
