/***************************************************
CSS for CONQUESTMultimedia.com and SammyPorras.com *
                                                   *
COLOR SCHEME:                                      *
                                                   *
RoyalBlue:  4169E1                                 *
Magenta:    FF00FF                                 *
DarkBlue    00008B                                 *
Indigo      4B0082                                 *
***************************************************/

body
{
	background:       #000000;
	font-family:      "Arial", Trebuchet MS, Helvetica, sans-serif;
	font-size:        1em;
	color:            #ffffff;
}

a.MyLinks:link
{
  color:            #ffffff;
	font-family:      "Arial", Trebuchet MS, Helvetica, sans-serif;
	font-size:        1em;
}
a.MyLinks:visited
{
  color:            #ffffff;
	font-family:      "Arial", Trebuchet MS, Helvetica, sans-serif;
	font-size:        1em;
}

a.MyLinks:hover
{
  color:            #00ff00;
	font-family:      "Arial", Trebuchet MS, Helvetica, sans-serif;
	font-size:        1em;
}

table.A_PageContainer
{
	height:           1220px;
  width:            960px;
	border:           0px;
}

table.B_Horizontal
{
	height:           1220px;
  width:            960px;
	border-top:       1px solid #4169E1;
	border-right:     1px solid #FF00FF;
	border-bottom:    1px solid #FF00FF;
	border-left:      1px solid #4169E1;
}

table.C_Vertical_Home
{
	height:           900px;
  width:            960px;
	margin:           0px;
  border:           0px;
	padding:          0px;
	border:           0px;
	background:       #000000 url(images/new/page-home.jpg) no-repeat;
}

table.C_Vertical_Services
{
	height:           900px;
  width:            960px;
	margin:           0px;
  border:           0px;
	padding:          0px;
	border:           0px;
	background:       #000000 url(images/new/page-services.jpg) no-repeat;
}

table.C_Vertical_About
{
	height:           900px;
  width:            960px;
	margin:           0px;
  border:           0px;
	padding:          0px;
	border:           0px;
	background:       #000000 url(images/new/page-about.jpg) no-repeat;
}

table.C_Vertical_View-BG
{
	height:           900px;
  width:            960px;
	margin:           0px;
  border:           0px;
	padding:          0px;
	border:           0px;
	background:       #000000 url(images/new/page-view-bg.jpg) no-repeat;
}

table.C_Vertical_Portfolio
{
	height:           900px;
  width:            960px;
	margin:           0px;
  border:           0px;
	padding:          0px;
	border:           0px;
	background:       #000000 url(images/new/page-portfolio.jpg) no-repeat;
}
td.C_SideBarLeft_C_Vertical_Portfolio
{
  height:           900px;
  width:            160px;
	margin:           0px;
  border:           0px;
	padding:          0px;
	border:           0px;
}
td.C_Main_C_Vertical_Portfolio
{
  height:           900px;
  width:            800px;
	margin:           0px;
  border:           0px;
	padding:          0px;
	border:           0px;
}

tr.B_Logo
{
	height:           140px;
  width:            960px;
	margin:           0px;
  border:           0px;
	padding:          0px;
	background:       #000000 url(images/new/logo.jpg) no-repeat;
}

tr.B_Waveform
{
	height:           80px;
  width:            960px;
	margin:           0px;
  border:           0px;
	padding:          0px;
	background:       #000000 url(images/new/waveform.jpg) no-repeat;
}

tr.B_Content
{
	height:           900px;
  width:            960px;
	margin:           0px;
  border:           0px;
	padding:          0px;
	background:       #000000;
}

tr.B_Footer
{
	height:           100px;
  width:            960px;
	margin:           0px;
  border:           0px;
	padding:          0px;
	background:       #000000 url(images/new/footer.jpg) no-repeat;
}

td.C_SideBarLeft
{
  height:           900px;
  width:            120px;
	margin:           0px;
  border:           0px;
	padding:          0px;
	border:           0px;
}

td.C_Main
{
  height:           900px;
  width:            840px;
	margin:           0px;
  border:           0px;
	padding:          0px;
	border:           0px;
}

tr.NoFormatting
{
	margin:           0px;
  border:           0px;
	padding:          0px;
}

td.NoFormatting
{
	margin:           0px;
  border:           0px;
	padding:          0px;
}

/* ------------------------------------------- */
/* GROUP - MENU Menu Section for #header Image */
/* ------------------------------------------- */
#menu
{
	float:             left;
}

#menu ul
{
	margin:            0px;
	padding:           0px;
	list-style:        none;
}

#menu li
{
	display:           inline;
}

#menu a
{
	width:             120px;
	height:            85px;
	background:        url(images/new/menu-bg-1.jpg) no-repeat;
	display:           block;
	float:             left;
	margin-top:        10px;
	margin-left:       0px;
	margin-bottom:     0px;
	margin-right:      0px;
	padding-top:       10px;
	padding-left:      0px;
	padding-bottom:    0px;
	padding-right:     0px;
	text-decoration:   underline;
	text-align:        center;
	color:             #ffffff;
}

#menu a:hover
{
	background-image:  url(images/new/menu-bg-2.jpg);
}

#menu .active a
{
	background-image:  url(images/new/menu-bg-3.jpg);
}
/* ----------------------------------- */


.post {
}

.post .title {
	background:     #FF00FF url(images/img06.jpg) repeat-x;
	font-size:      1em;
	text-transform: uppercase;
	color:          #4169E1;
}

.post .title span {
	display:        block;
	height:         28px;
	padding:        12px 0 0 20px;
}

#updates
{
}

#updates ul
{
	margin:           0;
	list-style:       none;
}

#updates h3
{
	font-size:        .8em;
}

#updates p
{
	line-height:      normal;
	font-size:        .8em;
}

#updates a
{
	text-decoration:  none;
}

/* Boxed Style */

.boxed
{
}

.boxed .title
{
	background:       #ff00ff url(images/img06.jpg) repeat-x;
}

.boxed .title h2
{
  height:           28px;
	padding:          12px 0 0 20px;
	text-transform:   uppercase;
	font-size:        1em;
	color:            #4169E1;
}
