body {
	font-family:sylfaen, arial;
	font-size:0.8em;
	background:#fff;
}
a {
	color:#21499a;
}
a:hover {
	color:#e1152b;
}
.clear {
	clear:both; 
	display:block; 
	visibility:hidden;
}


/* --- S E T T I N G S --- */
.gWrap {
	width:960px;
	margin:0 auto;
}
.content {
	margin-top:20px;
}
.content td {
	vertical-align:top;
	text-align:left;
}
.content .columnA {
	width:240px;
	padding-right:20px;
}
.content .columnB {
	width:700px;
}

/* --- MyApps --- */
.MyApp 
{
    width:100%;
    border:1px solid #dcdcdc;
    
}
.MyApp td
{
    padding:10px;
}
.MyAppPicSize{ width:150px; border-right:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc}
.MyAppTitleSize{ font-size:16px; border-bottom:1px solid #dcdcdc;}

.MyAppBorder{ border-bottom:1px solid #dcdcdc;}
.MyAppIcons{border-bottom:1px solid #dcdcdc;}

.MyAppIcons span { padding-right:8px;}
.MyAppIcons div { padding-bottom:8px;}


.MyAppTitleSize span
{
    display:inline-block;
    font-family:Arial;
	font-size:1em;
	color:#ffffff;
	text-decoration:none;
	background:#136eb4;
	margin-top:8px;
	width:100px;
	padding:3px 3px 3px 0px;
	border:1px solid #136eb4;   
    
}

/* --- Edit Profile --- */
.EditProfileForm { padding:5px;}

.EditProfileFormTitle {text-align:right; width:130px;}


/* --- H E A D E R --- */

.header {
	background:#136eb4;
}
.header .logo {
	display:inline-block;
	float:left;
	margin:20px 50px 20px 20px;
}
.header .search {
	display:inline-block;
	float:left;
	margin:34px 0 0 0;
}
.header .search .sField {
	display:inline-block;
	float:left;
	width:440px;
	height:20px;
}
.header .search .sButton {
	display:inline-block;
	float:left;
	width:60px;
	height:25px;
	margin-left:7px;
	padding-bottom:4px;
}
.header .login {
	display:inline-block;
	float:left;
	color:#fff;
	margin:34px 0 0 35px;
}
.header .login a {
	color:#fff;	
}
.header .login a:hover {
	color:#8ac9fa;	
}




/* --- N A V I G A T I O N --- */

.navigation {
	width:100%;
}
.navigation h1 {
	background:#136eb4;
	color:#fff;
	padding:5px 6px;
	font-size:1.2em;
}
.navigation h2 {
	margin:10px 0 7px 5px;
	font-size:1.2em;
	font-weight:bold;
}
.navigation .ul {
	margin:0 5px 25px 5px;
}
.navigation .ul li {
	list-style-type:square;
	margin:0 0 6px 15px;
}





/* --- P R O D U C T S --- */
.products .ul {
	margin-right:-13px;
}
.products .ul .item {
	display:inline-block;
	float:left;
	border:1px solid #dcdcdc;
	width:200px;
	padding:11px;
	min-height:300px;
	margin:0 13px 20px 0;	
}
.products .ul .item .title {
	font-size:1.4em;
	display:block;
	margin-bottom:6px;
}
.products .ul .item .price {
	color:#e1152b;
	font-size:1.4em;
	display:block;
	margin-bottom:10px;
}
.products .ul .item p {
	display:block;
	margin-bottom:15px;
}
.products .ul .item em {
	display:block;
	color:#888;
}

/* --- Loged in panel style --- */
.LogedInPanel
{
    margin-top:13px;
    border:1px solid #dcdcdc;
    width:100%
}

.LogedInPanel td
{
    padding:8px;
   
}

.mainlogin {margin-top:0px; border:#dcdcdc 1px solid; width:100%;}
.mainlogin td {text-align:left; vertical-align:top;}
.mainlogin .name div {margin:10px 5px 0 10px;}
.mainlogin .input input {width:130px; margin:10px 20px -8px 0;}
.mainlogin .check input {margin:14px 5px 0 0;}
.mainlogin .remember div {margin:9px 5px 0 0;}
.mainlogin .login input {margin:5px 5px 0 10px;}

/* --- Add Aplication Form --- */
.AddAppForm
{
    width:100%;
}



.AddApplication {width:150px;}
.MyApplication {width:125px;}
.EditProfile {width:160px;}
.ChangePassword{width:115px;}
.PriceForm{width:25px;}
.PriceFormV{ width:100%;}





/* ---My Apps D A T A P A G E R --- */

#MainLoginView_GetAllProductsDataPager {
	width:100%;
	text-align:center;
	font-family:Arial;
}
#MainLoginView_GetAllProductsDataPager span {
	display:inline-block;
	font-size:1em;
	color:#ffffff;
	text-decoration:none;
	background:#136eb4;
	padding:4px 15px 4px 15px;
	border:1px solid #136eb4;
}
#MainLoginView_GetAllProductsDataPager a {
	display:inline-block;
	color:#454545;
	text-decoration:none;
	background:#ffffff;
	padding:4px 15px 4px 15px;
	border:1px solid #cccccc;
}
#MainLoginView_GetAllProductsDataPager a:hover {
	display:inline-block;
	color:#ffffff;
	text-decoration:none;
	background:#136eb4;
	border:1px solid #136eb4;
}
#MainLoginView_GetAllProductsDataPager a:disabled {
	display:inline-block;
	color:#000000;
	text-decoration:none;
	background:#000000;
	border:1px solid #cd0144;
}



/* --- D A T A P A G E R --- */

#GetAllProductsDataPager {
	width:100%;
	text-align:center;
	font-family:Arial;
}
#GetAllProductsDataPager span {
	display:inline-block;
	font-size:1em;
	color:#ffffff;
	text-decoration:none;
	background:#136eb4;
	padding:4px 15px 4px 15px;
	border:1px solid #136eb4;
}
#GetAllProductsDataPager a {
	display:inline-block;
	color:#454545;
	text-decoration:none;
	background:#ffffff;
	padding:4px 15px 4px 15px;
	border:1px solid #cccccc;
}
#GetAllProductsDataPager a:hover {
	display:inline-block;
	color:#ffffff;
	text-decoration:none;
	background:#136eb4;
	border:1px solid #136eb4;
}
#GetAllProductsDataPager a:disabled {
	display:inline-block;
	color:#000000;
	text-decoration:none;
	background:#000000;
	border:1px solid #cd0144;
}

/* --- P R O D U C T   V I E W --- */
.productView {
	border:1px solid #dcdcdc;
	padding:10px;
}
.productView .title {
	font-size:1.8em;
	display:block;
	margin-bottom:6px;
}

.productView .PrintIcon {
	font-size:1.0em;
	float:right;
	margin-bottom:6px;
}

.productView .PrintIcon span{
	
	margin-right:6px;
}

.productView .price {
	color:#e1152b;
	font-size:1.4em;
	display:block;
	margin-bottom:10px;
}
.productView .phone {
	display:inline-block;
	background:#f3e5ab;
	padding:5px;
	float:left;
}
.productView .author {
	display:inline-block;
	font-family:arial;
	background:#f3e5ab;
	float:left;
	padding:6px;
	margin-left:5px;

}

.productView .mail {
	display:inline-block;
	font-family:arial;
	background:#f3e5ab;
	float:left;
	padding:6px;
	margin-left:5px;

}
.productView .description {
	margin-top:10px;
}
.productView .photos {
	margin:30px 0 30px 0;
}
.productView .print {
	
}



.datapager {
	width:100%;
}
.datapager .arrows span {
	margin-right:20px;
}
.datapager .pages {
	margin-bottom:20px;
	width:100%;	
}
.datapager .pages .item, .datapager .pages .item_active {
	display:inline-block;
	float:left;
	font-size:1em;
	font-family:verdana;
}
.datapager .pages .item a {
	display:inline-block;
	padding:7px 12px;
	margin-right:5px;
	text-decoration:none;
	background:#eee;
	color:#666;
}
.datapager .pages .item a:hover {
	background:#333;
	color:#fff;
}
.datapager .pages .item_active a {
	display:inline-block;
	padding:7px 12px;
	margin-right:5px;
	text-decoration:none;
	background:#136eb4;
	color:#fff;
}






/* --- F O O T E R --- */
.footer {
	margin-top:30px;
	padding:25px 0;
	border-top:1px solid #dcdcdc;
       
}




.gancxadeba{
border:1px solid #999999;
padding:10px;
font-size:14px;
height:80px;
background-color:#fffaa9;
}
.gancxadeba .imgl{
 position:absolute;
 left:32%;
 top:22%;
}

.gancxadeba .imgr{
 position:absolute;
 left:82%;
 top:22%;
}

.gancxadeba a{

color:Blue;
font-size:15px;

}












